mco-fcos: Build os container with MCD RPM for each PR#5695
mco-fcos: Build os container with MCD RPM for each PR#5695openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
e026b4b to
8d9da30
Compare
8d9da30 to
4358ecb
Compare
|
/assign @smarterclayton |
There was a problem hiding this comment.
am i missing s'thing @LorbusChris w.r.t the version ? i thought will be 31 ?
There was a problem hiding this comment.
29 has proven to work so far, we'll update this soon!
There was a problem hiding this comment.
I think we can actually switch to coreos-assembler now, but haven't yet got to it.
There was a problem hiding this comment.
I'm planning to port these changes to 4.2+ OCP branches. Should I wait for the switch to cosa with that?
|
Hrm, why did fcos/e2e-aws not fire? |
|
Oh, go ahead and touch that definition in your commit (change a label or something) (then we can test that it works in rehearse) |
4358ecb to
afe55eb
Compare
afe55eb to
cfcef3f
Compare
| - name: TEST_COMMAND | ||
| value: TEST_SUITE=openshift/conformance/parallel run-tests | ||
| value: | | ||
| TEST_SUITE=openshift/conformance/parallel run-tests |
There was a problem hiding this comment.
What does the pipe here do?
There was a problem hiding this comment.
it's not supposed to change anything functionally, just to trigger an e2e-aws rehearsal here, see Clayton's comment above.
There was a problem hiding this comment.
Ah ok, just wanted to make sure that's what it was.
There was a problem hiding this comment.
(also, this is just my naive assumpion; I've seen multi-line commands written this way (with the pipe) elsewhere). It did trigger the e2e test this time, so let's see whether or not it works! =)
There was a problem hiding this comment.
| just makes it multiline.
There was a problem hiding this comment.
will it still work with just one line?
There was a problem hiding this comment.
(otherwise I'll pull run-tests down in a second line)
|
@LorbusChris: The following tests 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. |
|
Looks like the Etcd cluster never becomes healthy? /lgtm Let's test this here until we get greens before moving this particular change to master branch |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LorbusChris, smarterclayton 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 |
|
@LorbusChris: Updated the following 3 configmaps:
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. |
Porting openshift#5659 openshift#5681 openshift#5695 to all branches from 4.2 to master
Build os container with MCD RPM for each PR