Merge "Fix incorrect test_group in zull job definition"

This commit is contained in:
Zuul 2018-10-29 15:30:30 +00:00 committed by Gerrit Code Review
commit 9ae3c51877
1 changed files with 2 additions and 1 deletions

View File

@ -220,6 +220,7 @@
name: trove-scenario-mysql-single
parent: trove-devstack-base
vars:
trove_test_datastore: mysql
trove_test_group: mysql-supported-single
- job:
@ -227,7 +228,7 @@
parent: trove-devstack-base
vars:
trove_test_datastore: mysql
trove_test_group: mysql-supported-single
trove_test_group: mysql-supported-multi
- job:
name: trove-scenario-percona-multi