WINC-520: Stop downloading oc client and leverage test image binaries#1216
Conversation
|
Skipping CI for Draft Pull Request. |
|
/hold Depends on: |
|
/hold cancel |
|
/test ? |
|
@jrvaldes: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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. |
|
/test vsphere-e2e-operator |
|
/test images |
dcedbaf to
76589ca
Compare
af54921 to
abb8294
Compare
|
/test images |
abb8294 to
7288b5c
Compare
|
Got a syntax error in the script and fixed it. /test images |
|
/test vsphere-e2e-operator |
7288b5c to
209eea5
Compare
|
/test images |
|
/test vsphere-e2e-operator |
|
/hold until WINC-879 is fixed |
This change leverages the introduction of the oc client in the test images, making the build process simpler. Follow-up to openshift/release#26395
This change ensures the oc binary is present, or fails otherwise. In addition, prints the location and the version.
7125803 to
bad87d2
Compare
|
/hold cancel Blocker PR merged: |
|
/retest-required |
|
/retest-required
|
|
@jrvaldes: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
/cherry-pick release-4.11 |
|
@jrvaldes: #1216 failed to apply on top of branch "release-4.11": 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. |
|
/cherry-pick release-4.11 |
|
@jrvaldes: new pull request created: #1243 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. |
|
/cherry-pick release-4.10 |
|
@jrvaldes: #1216 failed to apply on top of branch "release-4.10": 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. |
|
/cherry-pick community-4.11 |
|
@jrvaldes: new pull request created: #1249 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. |
This change leverages the introduction of the oc client in the test
images, making the build process simpler.
In addition, ensures the oc binary is present, prints the location
and the version.
Follow-up to openshift/release#26395