diff --git a/.zuul.yaml b/.zuul.yaml index 2283a92..794cc41 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -192,7 +192,7 @@ - taas devstack_localrc: USE_PYTHON3: false - tempest_black_regex: | + tempest_exclude_regex: | (?x) # Ignore comments and whitespaces # bug 1814937 neutron_taas_tempest_plugin\.tests\.api\.test_taas\.TaaSExtensionTestJSON\.test_delete_tap_resources_after_ts_port_delete @@ -207,7 +207,7 @@ - taas devstack_localrc: USE_PYTHON3: false - tempest_black_regex: | + tempest_exclude_regex: | (?x) # Ignore comments and whitespaces # bug 1814937 neutron_taas_tempest_plugin\.tests\.api\.test_taas\.TaaSExtensionTestJSON\.test_delete_tap_resources_after_ts_port_delete @@ -222,7 +222,7 @@ - taas devstack_localrc: USE_PYTHON3: false - tempest_black_regex: | + tempest_exclude_regex: | (?x) # Ignore comments and whitespaces # bug 1814937 neutron_taas_tempest_plugin\.tests\.api\.test_taas\.TaaSExtensionTestJSON\.test_delete_tap_resources_after_ts_port_delete