From c8bfb3b188b5a8dd2f7cbbfb1b853d5f9e22e09e Mon Sep 17 00:00:00 2001 From: zhurong Date: Thu, 14 Mar 2019 17:00:50 +0800 Subject: [PATCH] Move client function test to watcher-tempest-plugin Depends-On: https://review.openstack.org/643244 Change-Id: I463203fee608be6684a09326d189d0254696d8e0 --- .zuul.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d23c4cedb..342a51929 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -225,6 +225,4 @@ timeout: 4200 vars: tempest_concurrency: 1 - devstack_localrc: - TEMPEST_PLUGINS: /opt/stack/python-watcherclient - tempest_test_regex: watcherclient.tests.functional + tempest_test_regex: watcher_tempest_plugin.tests.client_functional