Add baremetal ovn job using local gateway mode#18539
Add baremetal ovn job using local gateway mode#18539openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
/hold |
|
this PR is meaningless until this one in dev-scripts is merged |
ci-operator/config/openshift/release/openshift-release-master__nightly-4.8.yaml
Outdated
Show resolved
Hide resolved
|
/hold cancel |
|
/lgtm |
|
metal-ipi jobs do not work with rehearsals, so we have to merge this without seeing that. it's a new job though and I can monitor it in case something funky is broken. |
|
@vrutkovs , can we get this in please? |
|
Seems you need someone else to approve that.
Wait, why? |
because the config is too big and we hit some OS limit. I can't find one PR that I was more verbose about it, |
|
If it won't pass rehearsals now, it probably would be permafailing in periodics /retest |
It's a problem with rehearsals only, the entire job contents including all step metadata and scripts are stored in an environment variable and we hit the max limit (something like ~128kB). We're working on reducing the size. |
|
/test pj-rehearse It might rehearse now. |
|
/test pj-rehearse it did rehearse now. Thanks @stbenjam. how did you get it working? |
|
#17445 and #18583 made our jobs a lot smaller, we removed ~150 test skips. We've been slowly working our way through the conformance tests to make them work on IPv6/disconnected/baremetal, that was the latest batch. The one test failure you see will be fixed by openshift-metal3/dev-scripts#1242 and the MCO PR it links to. |
good stuff. thanks @stbenjam @vrutkovs , can we get this approved please? |
|
Sounds like we need a test skip / option for openshift-tests to test failure. @jluhrsen please make sure you file a bug for that. Other than that it looks good, |
|
/assign @joelsmith |
|
/retest |
1 similar comment
|
/retest |
|
Failure is just because openshift/machine-config-operator#2580 hasn't landed yet, this needs a rebase but otherwise should be good to go |
There was a problem hiding this comment.
Were these intentional changes?
There was a problem hiding this comment.
yes, this was an accident somehow. New force push just now to get it right and rebase on latest master
7b4da56 to
e747f82
Compare
e747f82 to
8f94c2a
Compare
|
LGTM, lets add the same test for 4.9 nightlies too? |
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
yep. just updated to do this. |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/approve |
I think we need another /lgtm since we lost it when I added the same job for 4.9 on this PR |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jluhrsen, stbenjam, vrutkovs 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 |
|
@jluhrsen: Updated the following 2 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. |
Signed-off-by: Jamo Luhrsen jluhrsen@gmail.com