blob: 832a0d5fa246a521572523516f068f41f6ba7b2f [file] [log] [blame]
Ghanshyam Mann61f57332020-11-25 11:46:20 -06001# NOTE(gmann): This file includes all stable release jobs definition.
2- job:
3 name: tempest-full-victoria-py3
4 parent: tempest-full-py3
5 override-checkout: stable/victoria
6
7- job:
8 name: tempest-full-ussuri-py3
9 parent: tempest-full-py3
10 nodeset: openstack-single-node-bionic
11 override-checkout: stable/ussuri
12
13- job:
14 name: tempest-full-train-py3
15 parent: tempest-full-py3
16 nodeset: openstack-single-node-bionic
17 override-checkout: stable/train
18
19- job:
20 name: tempest-full-stein-py3
21 parent: tempest-full-py3
22 nodeset: openstack-single-node-bionic
23 override-checkout: stable/stein