Use transparent vlan in ci bootstrap#3002
Use transparent vlan in ci bootstrap#3002karelyatin merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
21b62c5 to
556835b
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7b8058ef76f942dfb615eaa30c359575 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 27m 10s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8993e2432c0943b5a3a740cdd11d89d7 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 18m 16s |
|
This PR is stale because it has been for over 15 days with no activity. |
556835b to
6b49a11
Compare
6b49a11 to
550bb08
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d997312c459641679d2ef0c60ba20adf ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 17m 11s |
|
recheck download tools |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/628fc2641f164e40a77cd7cb318d2dd0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 29s |
|
recheck hci pre |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/369400f7dce544ef8aa98f7d38ffd7a1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 19m 47s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/df8d631dfe764719a8a39475612171e0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 25m 08s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/87075a0a73984845a6663ad7ae85cc9a ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 19m 29s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2624efcfd715402aaede5037c948e1f6 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 22m 17s |
vexxhost and IBM cloud both have transparent vlan enabled now, so let's use it. This will avoid creation and deletion of all vlan and trunk ports. Also will avoid env breakage due to cleanup of ports for autohold nodes. Depends-On: https://review.rdoproject.org/r/c/config/+/57549 Depends-On: https://review.rdoproject.org/r/c/config/+/57614 Related-Issue: OSPCIX-771
550bb08 to
57bf941
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d4a85ab1050d4536b2cb27e5fd987713 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 10m 18s |
|
recheck |
danpawlik
left a comment
There was a problem hiding this comment.
Well done @karelyatin !
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d2e2f057fc3c43a6b0fd588a37edaae0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 11m 28s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b5a968c2486a46f192d641ba82192c33 ✔️ openstack-k8s-operators-content-provider SUCCESS in 8h 13m 48s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/aefc144b79f540cc9b6ba7c3fb7c87e0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 32m 56s |
|
recheck POST_FAILURES vexxhost |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/85bf784239c9452c935cf82a105d5d55 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 35m 15s |
|
recheck RETRY_LIMIT |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/865d93b0883c49f383387bb159154888 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 15m 35s |
|
recheck kuttl |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b3a9c4100e984046b6c9330a5e78ea3c ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 18m 25s |
|
recheck kuttl Depends-On |
Use transparent vlan in ci bootstrap
vexxhost and IBM cloud both have transparent vlan enabled now,
so let's use it. This will avoid creation and deletion of all vlan
and trunk ports.
Also will avoid env breakage due to cleanup of ports for autohold nodes.
Depends-On: #3065
Depends-On: https://review.rdoproject.org/r/c/config/+/57549
Depends-On: https://review.rdoproject.org/r/c/config/+/57614
This move crc_ci_bootstrap_instance_default_net_config.transparent to avoid creating VLANs ports and attach to trunk, update interface data to be used configuring back
Depends-On: https://review.rdoproject.org/r/c/config/+/57840
Depends-On: openstack-k8s-operators/openstack-operator#1499
Related-Issue: OSPCIX-771