Comment 29 for bug 1946339

Revision history for this message
Sylvain Bauza (sylvain-bauza) wrote :

New paste :

Search call is "logsearch log --job-group nova-functional --result FAILURE --branch master '!!!---!!!' --days 7"
https://paste.opendev.org/show/bzFdND2j4YbJRK1JLfcY/

Looks like actually most of the failing tests inherit from nova.tests.functional.libvirt base except from that failing test :
https://github.com/openstack/nova/blob/00299dcaad9a42c7f81be62a3966c59b299dff1d/nova/tests/functional/test_cross_az_attach.py#L69

More to come, investigating.