-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the OS_RELEASE=n ./hack/build-images.sh work again #12561
Conversation
c2fea62
to
7d156ef
Compare
@stevekuznetsov PTAL |
@smarterclayton PTAL |
Fixes the problem for me. FYI there's a merge conflict with #12548 which is in the process of merging. |
Yeah, we'll work through it. Glad to hear it works for you. |
@smarterclayton with regards to our last conversation ... do we just want to remove this section and have a build be a strict pre-req for images? I don't like how this stanza muddles the build flow. |
I'm ok as long as our consumers have another path that they feel happy with. I don't like having it here either. |
Signed-off-by: Michal Minář <[email protected]>
7d156ef
to
91f8b59
Compare
Rebased. I don't like it either. I leave the decision up to you .. merge or do it other way. |
Ok. I'll clean it up in a follow-up. [merge] |
Evaluated for origin merge up to 91f8b59 |
[Test]ing while waiting on the merge queue |
Evaluated for origin test up to 91f8b59 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13238/) (Base Commit: c5868ac) |
That issue is not a flake issue, it's an issue saying that the test does
not run on a cluster, only when you are local to the machine. Needs
another flake issue :)
…On Tue, Jan 24, 2017 at 10:08 AM, Michal Minář ***@***.***> wrote:
Flake #12362 <#12362> (job
https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13238/).
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12561 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABG_p6BugdRephS5kFRqqwXQEeGm7e69ks5rVhPagaJpZM4LoJdf>
.
|
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13279/) (Base Commit: 86a9783) (Image: devenv-rhel7_5769) |
Make the
OS_RELEASE=n ./hack/build-images.sh
work againWithout this patch, I get: