[SRU] ovn 24.03.2 point release

Bug #2066908 reported by Frode Nordahl
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ovn (Ubuntu)
Invalid
Undecided
Unassigned
Noble
Fix Committed
Undecided
Unassigned

Bug Description

[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our
supported customers have access to these improvements.
The update contains the following package updates:

   * ovn 24.03.2

[Test Case]

The following SRU process was followed:

https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates

In order to avoid regression of existing consumers, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required before the
proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of the
executed tests. The OpenStack team members will not mark ‘verification-done’ until
this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned tests are attached to this bug.

[Other Info]
This SRU has a build-time dependency on bug 2066906 (comment #1).

Frode Nordahl (fnordahl)
Changed in ovn (Ubuntu):
status: New → Invalid
Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote (last edit ):

SRU team:

The upload in noble's unapproved queue (ovn 24.03.2-0ubuntu0.24.04.1)
should only be accepted _after_ the openvswitch SRU for bug 2066906
is accepted, built, and available in noble-proposed (build-time dep):

Per bug 2066906:
'There is a bug in Open vSwitch which is required for successful build and test run for OVN 24.03.2.'

(Added an 'Other Info' section with this.)

Changed in ovn (Ubuntu Noble):
status: New → Triaged
description: updated
Revision history for this message
Frode Nordahl (fnordahl) wrote :

FTR; the openvswitch dependency is now published in noble-proposed.

Revision history for this message
Andreas Hasenack (ahasenack) wrote : Please test proposed package

Hello Frode, or anyone else affected,

Accepted ovn into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ovn/24.03.2-0ubuntu0.24.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-noble to verification-done-noble. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-noble. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in ovn (Ubuntu Noble):
status: Triaged → Fix Committed
tags: added: verification-needed verification-needed-noble
Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (ovn/24.03.2-0ubuntu0.24.04.1)

All autopkgtests for the newly accepted ovn (24.03.2-0ubuntu0.24.04.1) for noble have finished running.
The following regressions have been reported in tests triggered by the package:

ovn/24.03.2-0ubuntu0.24.04.1 (amd64)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/noble/update_excuses.html#ovn

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Frode Nordahl (fnordahl) wrote :

The autopkgtests fail due to the dependency on openvswitch from noble-proposed.

I re-triggered them, specifically adding the version from -proposed as a trigger as detailed in [2].

2: https://wiki.ubuntu.com/ProposedMigration#How_to_re-run_autopkgtests_with_dependencies_on_other_packages_in_the_proposed_pocket

Revision history for this message
Frode Nordahl (fnordahl) wrote :
Download full text (28.1 KiB)

ubuntu@sunbeam:~$ grep "^- ovn" /snap/openstack-hypervisor/current/snap/manifest.yaml

- ovn-common=24.03.2-0ubuntu0.24.04.1
- ovn-host=24.03.2-0ubuntu0.24.04.1
ubuntu@sunbeam:~$ for container in $(sudo microk8s.kubectl get pod --namespace openstack -o jsonpath="{.spec.containers[*].name}" ovn-central-0); do if [ "$container" = charm ]; then continue;fi; juju ssh -m openstack --container $container ovn-central/0 'dpkg -l | grep ovn';done
ii ovn-central 24.03.2-0ubuntu0.24.04.1 amd64 OVN central components
ii ovn-common 24.03.2-0ubuntu0.24.04.1 amd64 OVN common components
ii ovn-central 24.03.2-0ubuntu0.24.04.1 amd64 OVN central components
ii ovn-common 24.03.2-0ubuntu0.24.04.1 amd64 OVN common components
ii ovn-central 24.03.2-0ubuntu0.24.04.1 amd64 OVN central components
ii ovn-common 24.03.2-0ubuntu0.24.04.1 amd64 OVN common components
ubuntu@sunbeam:~$ sunbeam validation run smoke
Totals
======
Ran: 131 tests in 182.4716 sec.
 - Passed: 113
 - Skipped: 18
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 267.6959 sec.
ubuntu@sunbeam:~$ sunbeam validation get-last-result -o out && cat out
:: discover-tempest-config
2024-07-01 06:52:03.614 566 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf
2024-07-01 06:52:03.636 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: designate
2024-07-01 06:52:03.636 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: ironic_tests
2024-07-01 06:52:03.636 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: barbican_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: glance_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: manila_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: cinder_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: telemetry_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: magnum_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: neutron_tests
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: heat
2024-07-01 06:52:03.637 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: octavia-tempest-plugin
2024-07-01 06:52:03.638 566 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: keystone_tests
2024-07-01 06:52:03.638 566 INFO tempest.test_discover.plugins [-] List additional config options registered by Tempest plugin: designate
2...

tags: added: verification-done verification-done-noble
removed: verification-needed verification-needed-noble
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.