Bug 1769578: Specfile: Make %global commit ... overridable#1226
Bug 1769578: Specfile: Make %global commit ... overridable#1226openshift-merge-robot merged 1 commit intoopenshift:masterfrom
%global commit ... overridable#1226Conversation
|
I've not touched this file, someone else should take a look.. /hold |
|
/override ci/prow/e2e-aws-scaleup-rhel7 |
|
@ashcrow: Overrode contexts on behalf of ashcrow: ci/prow/e2e-aws-scaleup-rhel7 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. |
|
@LorbusChris: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
%global commit ... overridable%global commit ... overridable
|
@LorbusChris: This pull request references Bugzilla bug 1769578, which is invalid:
Comment 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. |
|
/cherrypick release-4.2 |
|
@kikisdeliveryservice: once the present PR merges, I will cherry-pick it on top of release-4.2 in a new PR and assign it to you. 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. |
|
/bugzilla refresh |
|
@kikisdeliveryservice: This pull request references Bugzilla bug 1769578, which is valid. The bug has been moved to the POST state. 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. |
|
Already have the backport PR open so: /cherrypick release-4.2 cancel |
|
@kikisdeliveryservice: once the present PR merges, I will cherry-pick it on top of release-4.2 cancel in a new PR and assign it to you. 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. |
|
/skip |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ashcrow, LorbusChris 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 |
|
thanks @kikisdeliveryservice and @ashcrow! any reason left not to lift the hold? |
|
/hold cancel |
|
@LorbusChris: All pull requests linked via external trackers have merged. Bugzilla bug 1769578 has been moved to the MODIFIED state. 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. |
|
@kikisdeliveryservice: #1226 failed to apply on top of branch "release-4.2": |
|
@kikisdeliveryservice: cannot checkout release-4.2 cancel: error checking out release-4.2 cancel: exit status 1. output: error: pathspec 'release-4.2 cancel' did not match any file(s) known to git. 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. |
Backport of #1225
Blocks: openshift/release#5572
- What I did
Make
%global commit foooverridable withrpmbuild --define "commit bar"- How to verify it
CI does not break
- Description for the changelog
Specfile: Make
%global commit ...overridable