-
Notifications
You must be signed in to change notification settings - Fork 110
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
Adds RDO third party check job for whitebox neutron tempest plugin #2056
Conversation
Skipping CI for Draft Pull Request. |
Zuul encountered a syntax error while parsing its required key not provided @ data['nodes'][2]['label'] The problem appears in the the "centos-9-medium-2x-centos-9-crc-extracted-2-36-0-xxl" nodeset stanza: nodeset: in "openstack-k8s-operators/ci-framework/zuul.d/nodeset.yaml@main", line 308 |
e62656f
to
2b210de
Compare
Zuul encountered a syntax error while parsing its required key not provided @ data['nodes'][2]['label'] The problem appears in the the "centos-9-medium-2x-centos-9-crc-extracted-2-36-0-xxl" nodeset stanza: nodeset: in "openstack-k8s-operators/ci-framework/zuul.d/nodeset.yaml@main", line 308 |
2b210de
to
4a960e3
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/01fa113edf8740368bcdabbcaf10537c ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 32m 28s |
4a960e3
to
0fe2103
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/5b36a37f64604cbea11050eef1f4a7af ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 46m 04s |
0fe2103
to
c6a9d6d
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/6dac28884b91474fa78a52ee8a3d531a ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 08m 20s |
c6a9d6d
to
8ca3265
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/994b22fdfdb54188a993ebed7a4b862e ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 40m 09s |
8ca3265
to
1c8d34c
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/3e181f3ebedd48b3956c6fad933085ec ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 29s |
@m-blue-m: changing LGTM is restricted to collaborators In 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-sigs/prow repository. |
1c8d34c
to
a400491
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/344801fd151144a3a33f0620006bff85 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 18s Warning: All regular expressions must conform to RE2 syntax, but an The RE2 syntax error is: invalid perl operator: (?! The problem appears in the "files" attribute job: in "openstack-k8s-operators/ci-framework/zuul.d/adoption.yaml@main", line 99 |
a400491
to
1fabb7b
Compare
- name: controller | ||
label: cloud-centos-9-stream-tripleo-medium | ||
- name: compute-0 | ||
label: cloud-centos-9-stream-tripleo |
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.
Hi @raukadah ,
computes needed about 120G per compute to test tenant VMs, otherwise we see many test cases failing with 5xx status.
In downstream jobs we changed to '*xxl' nodes, and used 'cifmw_block_device_size: 40G' which used 3 cephs to use 120G in total.
Is node of type 'cloud-centos-9-stream-tripleo' sufficient?
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.
Nope, 'cloud-centos-9-stream-tripleo is not sufficient. As discussed on slack. One of the skipped tests is failing with no valid host. As it needs a larger node. We will do a follow up on this.
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.
so 120G shoudl not be requried if your not setting the concurance really high.
the concurance in the job should be between 4-6 i belive the test operator is using someing like 10 by default which is not reasonable for the size of compute nodes we use
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/60a08102de1d43bba3ad53295f4fc309 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 48m 38s Warning: All regular expressions must conform to RE2 syntax, but an The RE2 syntax error is: invalid perl operator: (?! The problem appears in the "files" attribute job: in "openstack-k8s-operators/ci-framework/zuul.d/adoption.yaml@main", line 99 |
1fabb7b
to
16a0aec
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/543135aa4fcc471cb650d02485df58e7 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 34m 17s Warning: All regular expressions must conform to RE2 syntax, but an The RE2 syntax error is: invalid perl operator: (?! The problem appears in the "files" attribute job: in "openstack-k8s-operators/ci-framework/zuul.d/adoption.yaml@main", line 99 |
16a0aec
to
c9358cc
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/f3331e1402f54fb0bd612893d2698104 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 38m 24s Warning: All regular expressions must conform to RE2 syntax, but an The RE2 syntax error is: invalid perl operator: (?! The problem appears in the "files" attribute job: in "openstack-k8s-operators/ci-framework/zuul.d/adoption.yaml@main", line 99 |
645f837
to
77060d8
Compare
653fa67
to
a844536
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8ff5793041f642cfb178a9f78993007a ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 43m 09s |
^whitebox_neutron_tempest_plugin.tests.scenario.test_qos.*external | ||
^whitebox_neutron_tempest_plugin.tests.scenario.test_router_flavors | ||
^whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.ProviderNetworkVlanTransparencyTest | ||
whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging |
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.
Thank you for the changes.
I noticed a small duplicate line in IncludeList for test_security_group_logging.
cifmw_test_operator_tempest_extra_images: | ||
# TODO(chandan): Replace rocky qcow2 url once rhos-ops hosts it | ||
- URL: "https://chandankumar.fedorapeople.org/rocky9_latest_neutron_whitebox.qcow2" | ||
name: custom_neutron_guest |
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.
It seems that should be added to fix image issue as Lukas suggested in OSPTH-8989:
name: custom_neutron_guest
diskFormat: "qcow2" <--- HERE
6c2ee24
to
bb0a3cf
Compare
bb0a3cf
to
d98ad56
Compare
d98ad56
to
2297059
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e2ad4396c77049a0ad6f613db69a0b93 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 32m 26s |
This pr adds a 4 node (one controller, 2 compute , 1 extracted crc) multinode edpm zuul job to test whitebox neutron tempest plugin opendev patches. It adds: - podified-multinode-edpm-deployment-crc-2comp parent job - centos-9-medium-2x-centos-9-crc-extracted-2-36-0-xxl nodeset - whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp This patch will run as a rdo third party job in rdo openstack-check pipeline[1]. Links: [1]. https://review.rdoproject.org/r/c/config/+/53918 Signed-off-by: Chandan Kumar <[email protected]>
2297059
to
8162ee8
Compare
/lgtm |
/lgtm |
@m-blue-m: changing LGTM is restricted to collaborators In 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-sigs/prow repository. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: viroel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Depends-On: openstack-k8s-operators/ci-framework#2056 Change-Id: I587cd1ac2ab603ac2bde1f00f184c8078dd3d82b Signed-off-by: Chandan Kumar <[email protected]>
This pr adds a 4 node (one controller, 2 compute , 1 extracted crc) multinode edpm zuul job to test whitebox neutron tempest plugin opendev patches.
It adds:
This patch will run as a rdo third party job in rdo openstack-check pipeline[1].
Links:
[1]. https://review.rdoproject.org/r/c/config/+/53918
As a pull request owner and reviewers, I checked that: