-
Notifications
You must be signed in to change notification settings - Fork 529
bug 1797788: describe how the a single test image can still be produced #185
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
Conversation
|
@deads2k: This pull request references Bugzilla bug 1797788, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn 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. |
soltysh
left a comment
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 lgtm, but I'll leave final sign-off to @smarterclayton
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, soltysh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| 6. coordinate a swap of ownership of the openshift-tests image. the extended-platform-tests image will be renamed to openshift-tests | ||
| and openshift/origin will stop creating an openshift-tests image. | ||
|
|
||
| 5. Create CI template for new `openshift-tests run openshift/conformance/parallel` and `openshift-tests run openshift/conformance/serial`. |
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.
i don't think a new template is necessary, have to edit the TEST_COMMAND for current jobs is all
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
this is going to happen in some other way. |
|
@deads2k: This pull request references Bugzilla bug 1797788. The bug has been updated to no longer refer to the pull request using the external bug tracker. DetailsIn 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. |
To keep a single test image, with two binaries, with a union-ing binary that can handle an arbitrary number of properly named test binaries.
/assign @smarterclayton