Add FS055 job as experimental to run refstack tests

* https://review.openstack.org/570719 adds support for running
  refstack tests in TQE and https://review.openstack.org/570884
  adds fs055 to run these tests.
* This patch adds it in check/gate queue.
* It will replace fs021 in future.

Depends-On: https://review.openstack.org/570884

Change-Id: Ia25634b565c2ea6d72d095a9b2669dcf71e6e054
This commit is contained in:
Chandan Kumar 2018-05-29 16:02:15 +05:30
parent f42363f623
commit 055ece4ed4
1 changed files with 12 additions and 0 deletions

View File

@ -205,6 +205,18 @@
nodes: 1ctlr
featureset: '017'
- job:
name: tripleo-ci-centos-7-scenario002-multinode-oooq-container-refstack
parent: tripleo-ci-base
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
branches: ^(?!stable/(newton)).*$
vars:
toci_jobtype: multinode-1ctlr-featureset055
environment_type: multinode
nodes: 1ctlr
featureset: '055'
- job:
name: tripleo-ci-centos-7-scenario003-multinode-oooq
parent: tripleo-ci-base