Skip test_delete_tap_resources_after_ts_port_delete on stable branches

Related-Bug: #1814937
Change-Id: I41cc369b15c058af36c1a0ee2a06d1484f83eadc
This commit is contained in:
YAMAMOTO Takashi 2019-04-05 12:06:24 +09:00
parent a160be0153
commit 412cdeeb52
1 changed files with 15 additions and 0 deletions

View File

@ -142,15 +142,30 @@
parent: tap-as-a-service-tempest-plugin
override-checkout: stable/rocky
nodeset: openstack-single-node-xenial
vars:
tempest_black_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
- job:
name: tap-as-a-service-tempest-plugin-queens
parent: tap-as-a-service-tempest-plugin
override-checkout: stable/queens
nodeset: openstack-single-node-xenial
vars:
tempest_black_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
- job:
name: tap-as-a-service-tempest-plugin-pike
parent: tap-as-a-service-tempest-plugin
override-checkout: stable/pike
nodeset: openstack-single-node-xenial
vars:
tempest_black_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