Add Tempest gate job for stable/victoria

Now we have stable/victoria branch ready for devstack
and so does for all service projects.

This commit adds the Tempest testing for stable/victoria
by adding new jobs running on stable/victoria version of
openstack.

Change-Id: Ibf6f167793bc157c915ebbcd3ce860207e8fa21b
This commit is contained in:
Masayuki Igawa 2020-10-01 08:42:08 +09:00 committed by Ghanshyam Mann
parent 7435f094e7
commit f0547d6068

View File

@ -472,6 +472,11 @@
devstack_localrc:
USE_PYTHON3: true
- job:
name: tempest-full-victoria-py3
parent: tempest-full-py3
override-checkout: stable/victoria
- job:
name: tempest-full-ussuri-py3
parent: tempest-full-py3
@ -672,6 +677,8 @@
- tempest-full-py3-ipv6:
voting: false
irrelevant-files: *tempest-irrelevant-files
- tempest-full-victoria-py3:
irrelevant-files: *tempest-irrelevant-files
- tempest-full-ussuri-py3:
irrelevant-files: *tempest-irrelevant-files
- tempest-full-train-py3:
@ -763,6 +770,7 @@
irrelevant-files: *tempest-irrelevant-files
periodic-stable:
jobs:
- tempest-full-victoria-py3
- tempest-full-ussuri-py3
- tempest-full-train-py3
- tempest-full-stein-py3