summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Piwowarczyk <m.piwowarczy@samsung.com>2018-10-30 12:38:17 +0100
committerMarcin Piwowarczyk <m.piwowarczy@samsung.com>2018-10-30 12:59:35 +0100
commite796d97624d830c0ba3af17e193b7479015b2412 (patch)
tree164b24243b88833e4e459a18daff74b68b7f9dfd
parent494c332f62b6c8dcbfd598f6ed2a778a061a9362 (diff)
downloadpython-troveclient-e796d97624d830c0ba3af17e193b7479015b2412.tar.gz
Add scenario tests to gate and check pipeline
Current functional tests executed via trovestack doesn't cover all integration tests scenarios. This change extends gate and check pipelines by trove-scenario-mysql-single job. Change-Id: I04c53c47b078f4006397f503a58b85ba868ecaac Signed-off-by: Marcin Piwowarczyk <m.piwowarczy@samsung.com>
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index c351cb9..07dfb73 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -12,11 +12,13 @@
jobs:
- python-troveclient-tempest-neutron-src
- trove-functional-mysql
+ - trove-scenario-mysql-single
gate:
queue: trove
jobs:
- python-troveclient-tempest-neutron-src
- trove-functional-mysql
+ - trove-scenario-mysql-single
- job:
name: python-troveclient-tempest-neutron-src