[fcos] Specfile: Make %global commit ... overridable#1225
[fcos] Specfile: Make %global commit ... overridable#1225openshift-merge-robot merged 1 commit intoopenshift:fcosfrom
%global commit ... overridable#1225Conversation
%global commit ... overridable%global commit ... overridable
|
/test e2e-aws |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ericavonb, 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 |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
@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. |
|
Oh, this won't pass. /override ci/prow/e2e-aws |
|
@smarterclayton: Overrode contexts on behalf of smarterclayton: ci/prow/e2e-aws 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. |
Blocks: openshift/release#5659
- What I did
Make
%global commit foooverridable withrpmbuild --define "commit bar"- How to verify it
This should unblock the
build-rpms-from-tarjob over in openshift/release#5659- Description for the changelog
Specfile: Make
%global commit ...overridable