jenkins: do not pull templates from master#26272
jenkins: do not pull templates from master#26272yselkowitz wants to merge 1 commit intoopenshift:release-4.8from
Conversation
Changes from development in master should not be pulled automatically into stable branches.
|
@yselkowitz: No Bugzilla bug is referenced in the title of this pull request. 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. |
|
Background in #26268 (comment) |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: yselkowitz The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Yeah your change here is not going to fix https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_kubernetes/829/pull-ci-openshift-kubernetes-release-4.8-e2e-aws-jenkins/1408481494824914944 You want to make the same change in 4.8 as we made in master branch at https://github.com/openshift/origin/blob/master/test/extended/builds/pipeline_origin_bld.go#L268 For that, we'll need a bugzilla Now, with the file you did change, I would also just comment that test out in the same way with this PR. That will help the multi arch runs I worked with Jeremy and folks last year or 2019 whenever it was, where we don't use centos based images. |
I can take on ^^
|
|
So bottom line, use this PR to comment out the offending client plugin test in the rhel only jenkins pipeline file, and I'll work on the backport of that to 4.8, etc. |
|
#26275 is up @yselkowitz |
|
@yselkowitz: The following tests 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/test-infra repository. I understand the commands that are listed here. |
Filed #26278 in place of this. |
Changes from development in master should not be pulled automatically
into stable branches.
/cc @gabemontero @akram