From 0e46dec6c69f6fc429191ce5a7f85f004b71a982 Mon Sep 17 00:00:00 2001
From: licanwei
Date: Fri, 25 Jan 2019 17:28:49 +0800
Subject: [PATCH] Update storage_balance job
Change-Id: I4f5b0881988452acdaac37b2c3c0573d88ecf244
---
.zuul.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.zuul.yaml b/.zuul.yaml
index 89d65d6f3..39dcd8e8b 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -19,6 +19,7 @@
- watcherclient-tempest-functional
- watcher-tempest-zone_migration
- watcher-tempest-host_maintenance
+ - watcher-tempest-storage_balance
- watcher-tls-test
gate:
queue: watcher
@@ -73,6 +74,13 @@
voting: false
vars:
tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_storage_balance
+ devstack_local_conf:
+ test-config:
+ $TEMPEST_CONFIG:
+ volume:
+ backend_names: ['BACKEND_1', 'BACKEND_2']
+ volume-feature-enabled:
+ multi_backend: true
- job:
name: watcher-tls-test