-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Create test images for PRs #948
Feat: Create test images for PRs #948
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
.github/workflows/test-images.yml
Outdated
echo "pr_number=test" >> "$GITHUB_OUTPUT" | ||
echo "commit_hash=test" >> "$GITHUB_OUTPUT" | ||
|
||
# TODO delete-images: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one I feel is important, but maybe we can address later
@mpryc: The specified target(s) for
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
bcc882a
to
98f6bfe
Compare
🎉 All dependencies have been resolved ! |
905e189
to
f445dc3
Compare
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
f445dc3
to
d105930
Compare
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
Describe the behavior changes introduced in this PR
Create test images for each PR, making testing of operator easier for the developers.
Linked Issues
resolves #881
depends on #969
Testing Instructions
Test images available! 🧪🚀 To test operator with them, run
To clean up environment afterwards, run