Add rocky featureset010 to the branchful jobs.

Adding a rocky specific job for the branchful tests. Adding it as non
voting for now.

Change-Id: Ib689f81ff5885f2d29db031883355b36db710427
This commit is contained in:
Gabriele Cerami 2018-08-10 15:15:10 +01:00
parent ebcc705c55
commit e5f48977ef
1 changed files with 14 additions and 0 deletions

View File

@ -90,6 +90,7 @@
name: tripleo-multinode-branchful
check:
jobs:
- tripleo-ci-centos-7-containers-multinode-rocky
- tripleo-ci-centos-7-containers-multinode-queens
- tripleo-ci-centos-7-containers-multinode-pike
@ -117,6 +118,19 @@
nodes: 1ctlr
featureset: '010'
- job:
name: tripleo-ci-centos-7-containers-multinode-rocky
parent: tripleo-ci-base
timeout: 10800
voting: false
branches: master
vars:
toci_jobtype: multinode-1ctlr-featureset010
branch_override: 'stable/rocky'
environment_type: multinode
nodes: 1ctlr
featureset: '010'
- job:
name: tripleo-ci-centos-7-containers-multinode-queens
parent: tripleo-ci-base