From c3e0e41fbf4f3cea8e56189d02945221feea4164 Mon Sep 17 00:00:00 2001 From: licanwei Date: Sat, 1 Jun 2019 00:14:22 -0700 Subject: [PATCH] add strategy tempest job Change-Id: I84a68f92fa34cf19487323f2afb89d379b8d80f5 --- .zuul.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 062276d0a..e7899d432 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -87,6 +87,13 @@ volume-feature-enabled: multi_backend: true +- job: + name: watcher-tempest-strategies + parent: watcher-tempest-multinode + vars: + tempest_concurrency: 1 + tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_strategies + - job: name: watcher-tls-test parent: watcher-tempest-multinode