commit | 3497ae16c057ea75c082eedfe04d0a9721bb10e7 | [log] [tgz] |
---|---|---|
author | Eduardo Olivares <eolivare@redhat.com> | Mon Jul 14 09:48:52 2025 +0200 |
committer | Eduardo Olivares <eolivare@redhat.com> | Mon Jul 14 10:59:39 2025 +0200 |
tree | 47f23d41cbbac0951091759d436e252f858dcf61 | |
parent | 18d57c70296102623e092748bd52e5ecc2fd1e0c [diff] |
Skip test_list_network_filter_provider_attributes when no provider_vlans When no provider VLAN networks have been configured, test_list_network_filter_provider_attributes has to be skipped. This test was added recently [1] and it assumes some provider_vlans are always configured, but that is not the case (default value is []). [1] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/949975 Related-Bug: #2109354 Change-Id: Icde987373202d084d5771456739985a709af3241 Signed-off-by: Eduardo Olivares <eolivare@redhat.com>