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>
This commit is contained in:
Marcin Piwowarczyk 2018-10-30 12:38:17 +01:00
parent 494c332f62
commit e796d97624
1 changed files with 2 additions and 0 deletions

View File

@ -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