-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add novacompute-1 compute-2 to data plane adoption nodeset and job vars #1802
Add novacompute-1 compute-2 to data plane adoption nodeset and job vars #1802
Conversation
Skipping CI for Draft Pull Request. |
This introduces two more compute nodes for the multinode tripleo source adoption job. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/8aa35957fa85457f9c4a9d1cbc01d8a2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 36m 22s |
This introduces two more compute nodes for the multinode tripleo source adoption job. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
This introduces two more compute nodes for the multinode tripleo source adoption job. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
This introduces two more compute nodes for the multinode tripleo source adoption job. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
This introduces two more compute nodes for the multinode tripleo source adoption job. The edpm_computes and edpm_nodes are crafted to include all compute before being passed in vars.yaml. This also passes the source_galera_members var as it was previously only taking into account the first controller (and with a wrong hostname for the multinode case) to be in depends-on data-plane-adoption/pull/482. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Depends-On: openstack-k8s-operators/data-plane-adoption#482 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
Testing at https://review.rdoproject.org/r/c/testproject/+/52732/8#message-4a8038b79ac64bd04f776100be1a67615ce9fa86 with the other related patches (see https://review.rdoproject.org/r/c/rdo-jobs/+/53365 and its dependencies) Overcloud is deployed with this config https://logserver.rdoproject.org/32/52732/8/check/periodic-data-plane-adoption-multinode-osp-17-to-extracted-crc-no-ceph/0416d01/controller/ci-framework-data/logs/ci_script_010_run_tripleo.log |
This introduces two more computes for the multinode tripleo source adoption CI job. The edpm_computes and edpm_nodes are crafted to include all 3 computes before being passed in vars.yaml. This also passes the source_galera_members. This was previously only using/setting the first controller (and with a wrong hostname for the multinode case). The source_galera_members is consumed by depends-on data-plane-adoption/pull/482. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Depends-On: openstack-k8s-operators/data-plane-adoption#482 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
This introduces two more computes for the multinode tripleo source adoption CI job. The edpm_computes and edpm_nodes are crafted to include all 3 computes before being passed in vars.yaml. This also passes the source_galera_members. This was previously only using/setting the first controller (and with a wrong hostname for the multinode case). The source_galera_members is consumed by depends-on data-plane-adoption/pull/482. https://issues.redhat.com/browse/OSPRH-5756 Depends-On: openstack-k8s-operators/ci-framework#1802 Depends-On: openstack-k8s-operators/install_yamls#840 Depends-On: openstack-k8s-operators/data-plane-adoption#482 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
Patch Set 7: Verified-1 This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#1802 is needed. Patch-set: 7 Reviewer: Gerrit User 499 <499@270e2033-b340-4cff-9539-693957ebf0e7> Label: Verified=-1, 502ca1316b1ffd627ca4fd796f7469d6d684b304 Attention: {"person_ident":"Gerrit User 192 \u003c192@270e2033-b340-4cff-9539-693957ebf0e7\u003e","operation":"ADD","reason":"A robot voted negatively on a label"}
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/26c65dea353e460c97e22c176c02c7d3 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 25m 35s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/bd9f36656feb48548d8a5fca15d45c91 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 58m 44s |
6d0c08a
to
f094583
Compare
This adds the missing 2 compute nodes for the multinode source tripleo deployment, with 3 control and 3 compute in the final form. https://issues.redhat.com/browse/OSPRH-5756
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cjeanner 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 |
e8c99f9
into
openstack-k8s-operators:main
This introduces two more compute nodes for the multinode tripleo source adoption job. The edpm_computes and edpm_nodes are crafted to include all compute before being passed in vars.yaml. This also passes the source_galera_members var as it was previously only taking into account the first controller (and with a wrong hostname for the multinode case) to be in depends-on data-plane-adoption/pull/482. https://issues.redhat.com/browse/OSPRH-5756 merged openstack-k8s-operators/ci-framework#1802 merged openstack-k8s-operators/install_yamls#840 merged openstack-k8s-operators/data-plane-adoption#482 Change-Id: Ibeec3fa706900f5cced4cb3abfc89ca77e69c46a
This adds the missing 2 compute nodes for the multinode source tripleo deployment, with 3 control and 3 compute in the final form.
https://issues.redhat.com/browse/OSPRH-5756
As a pull request owner and reviewers, I checked that: