Add octavia-v2-dsvm-scenario-ubuntu-xenial job

This patch adds a xenial scenario job to test xenial controller host
with a xenial amphora image.
This is intended for testing the stable branches.

Change-Id: Iba83543ac92db547fb276947039b00722cf1acee
This commit is contained in:
Michael Johnson 2019-04-15 07:58:16 -07:00
parent c217fabfc8
commit ccf5254b9e
1 changed files with 9 additions and 0 deletions

View File

@ -363,6 +363,15 @@
OCTAVIA_AMP_BASE_OS: ubuntu
OCTAVIA_AMP_DISTRIBUTION_RELEASE_ID: bionic
- job:
name: octavia-v2-dsvm-scenario-ubuntu-xenial
parent: octavia-v2-dsvm-scenario
nodeset: openstack-single-node-xenial
vars:
devstack_localrc:
OCTAVIA_AMP_BASE_OS: ubuntu
OCTAVIA_AMP_DISTRIBUTION_RELEASE_ID: xenial
- job:
name: octavia-v2-dsvm-tls-barbican
parent: octavia-v2-dsvm-scenario