Skip test_delete_tap_resources_after_ts_port_delete on stable branches
Related-Bug: #1814937 Change-Id: I41cc369b15c058af36c1a0ee2a06d1484f83eadc
This commit is contained in:
parent
a160be0153
commit
412cdeeb52
15
.zuul.yaml
15
.zuul.yaml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user