Ori Amizur
Ori Amizur
/test edge-e2e-metal-assisted-none
> /test edge-e2e-metal-assisted-none It seems that the test passed, But the machine-networks is empty: Here: https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_assisted-service/6094/pull-ci-openshift-assisted-service-master-edge-e2e-metal-assisted-none/1770287733328056320/artifacts/e2e-metal-assisted-none/assisted-common-gather/artifacts/2024-03-20_03-51-58_82a1c33a-f02c-4afb-81e0-838e61b5069e/metadata.json So I wonder where did the machine-networks come from? Needs to be checked.
It seems there is something wrong with the connectivity-groups. The result of connectivity-groups is: `{"192.168.127.0/24":["6043b820-6b7c-4b3b-a5c0-ca0f2b1a82dc","899a891c-ed6a-4e67-ba58-72588a95a9e0","c5895010-acda-4155-9b8d-7a4de74a82e3"],"192.168.145.0/24":[],"IPv4":["31b68c6d-cd3a-494c-8fb6-68784dda95ae","6043b820-6b7c-4b3b-a5c0-ca0f2b1a82dc","899a891c-ed6a-4e67-ba58-72588a95a9e0","c5895010-acda-4155-9b8d-7a4de74a82e3","feeccca3-46e8-45c6-9ca0-fbde91638fb7"],"IPv6":["31b68c6d-cd3a-494c-8fb6-68784dda95ae","6043b820-6b7c-4b3b-a5c0-ca0f2b1a82dc","899a891c-ed6a-4e67-ba58-72588a95a9e0","c5895010-acda-4155-9b8d-7a4de74a82e3","feeccca3-46e8-45c6-9ca0-fbde91638fb7"]}` So there is IPv6 connectivity but there are no IPv6 addresses.
/test edge-unit-test
> It appears that when UMN is enabled (so [no VIPs](https://github.com/openshift/baremetal-runtimecfg/blob/master/cmd/runtimecfg/node-ip.go#L231)) the interface used for the Node IP is the one that has [the default route](https://github.com/openshift/baremetal-runtimecfg/blob/master/pkg/utils/addresses.go#L226). If we had the...
> Right now it actually checks that there are no impossible connections between hosts. That's a very high bar. It is all a matter of what OCP dictates. > >...
> > Do we have restriction per host-role to belong to a specific machine-network? If yes, this needs to be added as validation. > > No. So workers do not...
/retest-required