Make ovn-octavia-provider-v2-dsvm-scenario voting
We still have scenario tests failing and it needs further work in Octavia tempest plugin [1] and Core-OVN [2]. However, scenario tests are not the only ones that we expect to pass, so for now ignore those test cases: octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_udp_traffic and set this job to voting. [1] https://review.opendev.org/#/c/714004/ [2] https://bugs.launchpad.net/neutron/+bug/1871239 Change-Id: I388438133e9028e7805aba017334d94a11aeda5f
This commit is contained in:
parent
96c83ea224
commit
5cebb58c1d
@ -128,5 +128,8 @@
|
|||||||
parent: ovn-octavia-provider-dsvm-base
|
parent: ovn-octavia-provider-dsvm-base
|
||||||
vars:
|
vars:
|
||||||
tempest_test_regex: ^octavia_tempest_plugin.tests.scenario.v2
|
tempest_test_regex: ^octavia_tempest_plugin.tests.scenario.v2
|
||||||
|
tempest_black_regex: "\
|
||||||
|
(^octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic)|\
|
||||||
|
(^octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_udp_traffic)"
|
||||||
tempest_concurrency: 2
|
tempest_concurrency: 2
|
||||||
tox_envlist: all
|
tox_envlist: all
|
||||||
|
@ -11,9 +11,9 @@
|
|||||||
required-projects:
|
required-projects:
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
- ovn-octavia-provider-functional
|
- ovn-octavia-provider-functional
|
||||||
- ovn-octavia-provider-v2-dsvm-scenario:
|
- ovn-octavia-provider-v2-dsvm-scenario
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
jobs:
|
jobs:
|
||||||
- ovn-octavia-provider-functional
|
- ovn-octavia-provider-functional
|
||||||
|
- ovn-octavia-provider-v2-dsvm-scenario
|
||||||
|
Loading…
Reference in New Issue
Block a user