[release-4.20] OCPBUGS-76790: Fix make test#157
[release-4.20] OCPBUGS-76790: Fix make test#157openshift-cherrypick-robot wants to merge 2 commits intoopenshift:release-4.20from
Conversation
The old download URL at storage.googleapis.com/kubebuilder-tools/ returns HTTP 403 (AccessDenied), breaking 'make test'. Update to the new location at github.com/kubernetes-sigs/controller-tools/releases/ and adjust the extraction logic for the new archive structure (controller-tools/envtest/ instead of kubebuilder/bin/). See kubernetes-sigs/kubebuilder#4082
The only test requiring kubebuilder-tools (envtest.Environment in pkg/machineset/controller_suite_test.go) is currently skipped. Set SKIP_FETCH_TOOLS=1 to avoid an unnecessary download during 'make test'.
|
@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-76788 with correct target version. Will retitle the PR to link to the clone. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-76790, which is invalid:
Comment 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 openshift-eng/jira-lifecycle-plugin repository. |
mandre
left a comment
There was a problem hiding this comment.
/lgtm
/approve
/label backport-risk-assessed
/verified by ci/prow/unit
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mandre, openshift-cherrypick-robot 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 |
|
The changes are limited to unit tests. They do not impact e2e tests at all, it's fine to ignore the (currently fragile) e2e-openstack job. |
|
@mandre: Overrode contexts on behalf of mandre: ci/prow/e2e-openstack 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-sigs/prow repository. |
|
@openshift-cherrypick-robot: The following test failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
This is an automated cherry-pick of #154
/assign openshift-ci-robot