Ilya Maximets
Ilya Maximets
I can confirm that `ipsec showroute` doesn't hang anymore and seems to get the correct route. However, I can't run the whole test, since `ipsec auto` is not available and...
> There should be an alias for “ipsec auto” inside the ipsec command to make transition easier. Hmm, you're right. The problem is not that it doesn't exist, it just...
> Can you file a new bug for this? Sure: https://github.com/libreswan/libreswan/issues/1726
@ggiguash similarly to the previous upgrade to 3.3 (https://github.com/openshift/microshift/pull/3350) the tests are failing due to missing `--allowerasing`, since OVS major varsions cannot be upgraded with a simple `dnf install`: https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_microshift/3816/pull-ci-openshift-microshift-main-metal-bootc-test/1828089113358635008#1:build-log.txt%3A3801...
I'm guessing something like this may help resolving the issue: ``` diff --git a/test/image-blueprints/layer5-bootc/group1/rhel94-bootc-source-ostree-parent.containerfile b/test/image-blueprints/layer5-bootc/group1/rhel94-bootc-source-ostree-parent.containerfile index 82c285d66..a7a58237b 100644 --- a/test/image-blueprints/layer5-bootc/group1/rhel94-bootc-source-ostree-parent.containerfile +++ b/test/image-blueprints/layer5-bootc/group1/rhel94-bootc-source-ostree-parent.containerfile @@ -22,9 +22,12 @@ COPY ./rpm-repos/$USHIFT_RPM_REPO_NAME $USHIFT_RPM_REPO_PATH #...
I didn't test the latest version, but may still be relevant.
Same here. Have this issue randomly appear for a couple days. A fresh example: https://github.com/igsilya/ovs/actions/runs/15729207871/job/44326130187#step:7:31