Replace deprecated terms

Following up on	the usage of inclusive jargon [1] and to ensure
consistency in code, there is a need to replace deprecated term
tempest_black_regex with a new term tempest_exclude_regex.

[1] https://review.opendev.org/c/openstack/tempest/+/768583

Change-Id: I37277b9b6964b80e3a0e3d2b4b5cdee04fafeaa9
This commit is contained in:
Katarina Strenkova 2023-08-02 10:42:49 +02:00
parent ca1b905adb
commit db95d7531f
1 changed files with 3 additions and 3 deletions

View File

@ -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