-
Couldn't load subscription status.
- Fork 206
OTA-1585: test: Include the compressed tests binary in the CVO container image #1236
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
base: main
Are you sure you want to change the base?
OTA-1585: test: Include the compressed tests binary in the CVO container image #1236
Conversation
To make the binary discoverable to the outside world. The following step is to register the binary in the origin repository to make the origin machine aware of the CVO tests extension.
|
@DavidHurta: This pull request references OTA-1585 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
|
/test images |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DavidHurta The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Blocked by #1235. |
|
/test e2e-agnostic-ovn |
|
The e2e job failed on:
This PR adds a new file, which is not executed anywhere, to the CVO's container image. Not likely that the flaky failures are caused by the PR. /override ci/prow/e2e-agnostic-ovn |
|
@DavidHurta: Overrode contexts on behalf of DavidHurta: ci/prow/e2e-agnostic-ovn 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-sigs/prow repository. |
|
@DavidHurta: all tests passed! Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
|
/verified by @DavidHurta The changes affect only tests. The changes are not visible in the CI nor in a cluster as of the moment. I have tested the changes in combination with other relevant PRs using This PR could cause some security scanning alerting to go off. However, such a change has already been done via other teams, so I presume nothing like that will happen. |
|
@DavidHurta: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/cc @hongkailiu As I am under the impression that you are interested in this area. |
To make the binary discoverable to the outside world.
The following step is to register the binary in the origin repository to make the origin machine aware of the CVO tests extension.