Add non-voting train TripleO jobs

Because we use modules starting from train, let's check we don't
break anything in train branch for TripleO.
Use non-voting more for informational purpose, since old branches
jobs can be unstable.

Change-Id: I0026b3bdd785a32b7d701ed6ac146853c0cdd162
This commit is contained in:
Sagi Shnaidman 2021-05-11 12:16:37 +03:00
parent ca6824bffe
commit 2027eb1f46
1 changed files with 11 additions and 0 deletions

View File

@ -339,6 +339,14 @@
- ^plugins/modules/stack.*$
- ^plugins/module_utils/openstack.*$
- job:
name: tripleo-ci-centos-8-standalone-train-osa
parent: tripleo-ci-centos-8-standalone-osa
voting: false
override-checkout: stable/train
vars:
branch_override: stable/train
- project:
check:
jobs:
@ -390,6 +398,9 @@
voting: false
dependencies: *deps_unit_lint
- tripleo-ci-centos-8-standalone-train-osa:
dependencies: *deps_unit_lint
gate:
jobs:
- tox-pep8