Comment 3 for bug 2048388

Revision history for this message
Olivier Gayot (ogayot) wrote :

I did a set of retries in PPA with additional information printed when a test fails.
I haven't yet figured out why, but it looks like the tests do not fail (or fail with a different error) when the trigger=wpa/2:2.10-21 is absent.

http://autopkgtest-ppas.sigexec.com/ogayot/noble-proposed/netplan.io/noble/s390x

When it fails, it looks like the netplan-ovs-cleanup.service is the culprit.

1310s FAIL: test_bridge_path_cost (__main__.TestNetworkd.test_bridge_path_cost)
1310s ----------------------------------------------------------------------
1310s Traceback (most recent call last):
1310s File "/tmp/autopkgtest.PXEHeX/build.QOR/src/tests/integration/bridges.py", line 82, in test_bridge_path_cost
1310s self.generate_and_settle([self.dev_e2_client, self.state_dhcp4('mybr')])
1310s File "/tmp/autopkgtest.PXEHeX/build.QOR/src/tests/integration/base.py", line 373, in generate_and_settle
1310s self.fail(f'systemd units changed without reload: {units}')
1310s AssertionError: systemd units changed without reload: ['netplan-ovs-cleanup.service']