From 516e5c315d2c6988e9c5f93b9a7870dea5b39a81 Mon Sep 17 00:00:00 2001 From: Brian Haley Date: Thu, 17 Sep 2020 16:08:59 -0400 Subject: [PATCH] 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 --- zuul.d/base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 704b4754..71e5629a 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -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)|\