[ci_gen_kustomize_values] Add peer_asn to bgp_dt02 network-values tem…#4069
[ci_gen_kustomize_values] Add peer_asn to bgp_dt02 network-values tem…#4069m-blue-m wants to merge 1 commit into
Conversation
…plate Generate peer_asn in the template so architecture validation gates can build the dt02 kustomization. Real deployments already work via the ci_gen_kustomize_values merge pipeline from [1]. [1] openstack-k8s-operators#3900 Related: OSPRH-28085 Assisted-By: Claude Code Signed-off-by: Maor Blaustein <mblue@redhat.com>
|
[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 |
Add bgp_dt02 directory fully independent from bgp_dt01. Replaces
symlinks (control-plane, r0 computes/networkers, deployment) with
standalone copies to avoid inheriting dt01's native-ovn-bgp migration.
dt02 intentionally keeps ovn-bgp-agent; migration to native-ovn-bgp
is a separate follow-up task.
eBGP rack nodes (r1/r2 computes/networkers) set:
edpm_frr_bgp_asn: 64899 (shared eBGP node ASN, separate from
leaf ASN range 64999-64900 to avoid collision)
edpm_ovn_bgp_agent_bgp_as: 64899 (must match FRR main router
ASN, otherwise agent fails to configure VRF leak routes)
edpm_frr_bgp_graceful_shutdown: false (RFC 8326, not applicable
for eBGP nodes during normal operation)
edpm_frr_bgp_uplinks_scope: external (eBGP peering with leaves)
edpm_frr_bgp_neighbor_ttl_security_hops: 0 (disable GTSM for
eBGP since leaves send default TTL)
OCP worker MetalLB peer_asn set per node to match each rack's
leaf ASN (64999/64998/64997).
Depends-On: openstack-k8s-operators/ci-framework#4069
(Generate peer_asn in the template for architecture validation gates)
Related: OSPRH-28085
Assisted-By: Claude Code
Signed-off-by: Maor Blaustein <mblue@redhat.com>
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 56m 54s |
|
recheck NODE_FAILURE |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 39m 15s |
|
recheck NODE_FAILURE |
Uh oh!
There was an error while loading. Please reload this page.