Start running the tempest API tests

We were previously only running the scenario tests.

Depends-on: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/742644

Change-Id: I62a3e64eca1e8929fd05c04d7b40ec7ca88dafd1
This commit is contained in:
Brian Haley 2020-09-17 16:08:59 -04:00
parent e851a0da5e
commit 516e5c315d
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
octavia: https://opendev.org/openstack/octavia.git
octavia-tempest-plugin: https://opendev.org/openstack/octavia-tempest-plugin.git
ovn-octavia-provider: https://opendev.org/openstack/ovn-octavia-provider
tempest_test_regex: "^octavia_tempest_plugin.tests.scenario.v2"
tempest_test_regex: "^octavia_tempest_plugin.tests.(api|scenario).v2"
tempest_exclude_regex: "\
(^octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic)|\
(^octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_tcp_traffic)|\