-
Notifications
You must be signed in to change notification settings - Fork 57
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
Update network-config-template to new format #166
Conversation
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/e0191652bed1479598a00aec600caa56 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 21m 19s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/b8a1b386b363410395a96ef41d98c533 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 13m 41s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/f5c4a4d478a44153a0df838969aec8dd ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 43m 09s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/f84357858a784f3aa74c076440a9f036 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 16m 48s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need this to get the job back to green
we can see it run here if you rebase for the horizon skip and then merge this today
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/fa73bbd945ea4a488a9890f4a5a3235b ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 28m 24s |
fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'role_networks' is undefined. 'role_networks' is undefined\n\nThe error appears to be in '/home/zuul/src/github.com/openstack-k8s-operators/data-plane-adoption/tests/roles/dataplane_adoption/tasks/main.yaml': line 155, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: deploy dataplane\n ^ here\n"} |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/6cc51ce11e28472da794919930c89f4e ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 47m 31s |
latest one ... is it something new now @fao89 ?
|
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/6cba97b122bc4f1fa6f50dded61720c1 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 47m 56s |
5a6d660
to
7feb72b
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/2c1260559a00447994ef67d7b7a06ac0 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node RETRY_LIMIT in 5m 32s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/a456b22bb1c74f77abedf5bd4bc492ee ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 47m 05s |
new failure now:
|
Perhaps running out of disk space? I have been seeing this with my baremetal attempts lately. |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/4293515103e04bb69efd174ed70f4d93 ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 48m 50s |
I'll try temporarily remove |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/eb82e2b14e5d4746bad49a000fa4e01c ❌ data-plane-adoption-github-rdo-centos-9-crc-single-node FAILURE in 1h 47m 49s |
Dropping
|
ref: openstack-k8s-operators/dataplane-operator#426 Signed-off-by: Fabricio Aguiar <[email protected]>
- download-cache | ||
- configure-network | ||
- validate-network | ||
- install-os | ||
- configure-os | ||
- run-os | ||
- ovn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm temporarily dropping these services to get the CI green, I'll re-add them in a follow-up PR
CI is back to green now, |
thanks for working on that @fao89 [EDIT]: So i see we did get a green run there https://review.rdoproject.org/zuul/build/2e6eb35160d74f91bc238a8d425587c0 but I don't see it reported here? any idea whats up? |
ref: openstack-k8s-operators/dataplane-operator#426