Add TLS Barbican jobs against stable branches

Now not having octavia-lib as a requirement in the TLS Barbican tempest
scenario, the scenario can be tested against stable branches. This patch
adds jobs to run all the way back to stable/queens.

Change-Id: I6407b17a389f9687b7d3875b19c985196e2b485b
This commit is contained in:
Carlos Goncalves 2019-05-03 11:29:05 -06:00
parent 9777f1154e
commit 564facfe7f
2 changed files with 21 additions and 0 deletions

View File

@ -390,6 +390,21 @@
devstack_localrc:
TEMPEST_PLUGINS: '"/opt/stack/octavia-tempest-plugin /opt/stack/barbican-tempest-plugin"'
- job:
name: octavia-v2-dsvm-tls-barbican-stable-stein
parent: octavia-v2-dsvm-tls-barbican
override-checkout: stable/stein
- job:
name: octavia-v2-dsvm-tls-barbican-stable-rocky
parent: octavia-v2-dsvm-tls-barbican
override-checkout: stable/rocky
- job:
name: octavia-v2-dsvm-tls-barbican-stable-queens
parent: octavia-v2-dsvm-tls-barbican
override-checkout: stable/queens
# Temporary transitional aliases for gates used in other repos
# Remove once octavia has transitioned job names
- job:

View File

@ -27,6 +27,12 @@
voting: false
- octavia-v2-dsvm-tls-barbican:
voting: false
- octavia-v2-dsvm-tls-barbican-stable-stein:
voting: false
- octavia-v2-dsvm-tls-barbican-stable-rocky:
voting: false
- octavia-v2-dsvm-tls-barbican-stable-queens:
voting: false
gate:
queue: octavia
jobs: