Skip to content

Conversation

The127
Copy link
Contributor

@The127 The127 commented Jul 20, 2025

Fixes #2293
Fixes #2274

@The127
Copy link
Contributor Author

The127 commented Jul 20, 2025

@stgraber is it possible to get ovn working in the test runners?

The127 added 2 commits July 20, 2025 14:45
Signed-off-by: karo <karolin.kostial@gmail.com>
Signed-off-by: karo <karolin.kostial@gmail.com>
@stgraber
Copy link
Member

It's not technically impossible but it's been tricky enough that we mostly test OVN separately on https://jenkins.linuxcontainers.org with the test script being in the lxc/lxc-ci repository.

@The127
Copy link
Contributor Author

The127 commented Jul 20, 2025

We made a custom backport branch based on the 6.14 tag and built incus locally.
After installing it with the code changes in this PR we are able to manage network peering again.
We will be looking at that lxc/lxc-ci repository, thanks for pointing that out :)

@The127
Copy link
Contributor Author

The127 commented Jul 20, 2025

I figured out why it works in the ovn tests in the lxc-ci repository.
The networks and the projects have the same name in the tests.
So the error being "swapped project and network in the sql/scan" has no effect/does not show.
I will create a pr in there to fix the tests.

@The127
Copy link
Contributor Author

The127 commented Jul 20, 2025

i think the test failures are probably unrelated to the changes

@The127
Copy link
Contributor Author

The127 commented Jul 20, 2025

@stgraber i think this can be reviewed now and i think it might be worth a bugfix release

@stgraber
Copy link
Member

Looks good, thanks for the fix!

@stgraber stgraber enabled auto-merge July 20, 2025 16:27
@stgraber stgraber merged commit e1608ec into lxc:main Jul 20, 2025
202 of 208 checks passed
@The127 The127 deleted the fix-2293 branch July 21, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Networks peers cannot be deleted after upgrade OVN network peering not working as expected
2 participants