blob: afab1d381b9e0ad8f4707c21c9144177817a18ea [file] [log] [blame]
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +02001- project-template:
2 name: neutron-tempest-plugin-jobs
3 check:
4 jobs:
5 - neutron-tempest-plugin-api
Slawek Kaplonskide8e5032020-08-27 09:12:43 +02006 - neutron-tempest-plugin-designate-scenario:
7 # TODO(slaweq): switch it to be voting when bug
8 # https://bugs.launchpad.net/neutron/+bug/1891309
9 # will be fixed
10 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020011 - neutron-tempest-plugin-scenario-linuxbridge
12 - neutron-tempest-plugin-scenario-openvswitch
13 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid
Maciej Jozefczykf5855ac2020-06-10 13:17:27 +000014 - neutron-tempest-plugin-scenario-ovn
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020015 gate:
16 jobs:
17 - neutron-tempest-plugin-api
18 - neutron-tempest-plugin-scenario-linuxbridge
19 - neutron-tempest-plugin-scenario-openvswitch
Maciej Jozefczykf5855ac2020-06-10 13:17:27 +000020 - neutron-tempest-plugin-scenario-ovn
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020021 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid
Slawek Kaplonski19474372020-06-17 14:18:32 +020022 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
23 # the experimental queue when it will be more stable
24 experimental:
25 jobs:
26 - neutron-tempest-plugin-dvr-multinode-scenario
27
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020028
29- project-template:
30 name: neutron-tempest-plugin-jobs-queens
31 check:
32 jobs:
33 - neutron-tempest-plugin-api-queens
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020034 - neutron-tempest-plugin-scenario-linuxbridge-queens
35 - neutron-tempest-plugin-scenario-openvswitch-queens
36 gate:
37 jobs:
38 - neutron-tempest-plugin-api-queens
Slawek Kaplonski19474372020-06-17 14:18:32 +020039 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
40 # the experimental queue when it will be more stable
41 experimental:
42 jobs:
43 - neutron-tempest-plugin-dvr-multinode-scenario-queens
44
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020045
46- project-template:
47 name: neutron-tempest-plugin-jobs-rocky
48 check:
49 jobs:
50 - neutron-tempest-plugin-api-rocky
Slawek Kaplonskide8e5032020-08-27 09:12:43 +020051 - neutron-tempest-plugin-designate-scenario-rocky:
52 # TODO(slaweq): switch it to be voting when bug
53 # https://bugs.launchpad.net/neutron/+bug/1891309
54 # will be fixed
55 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020056 - neutron-tempest-plugin-scenario-linuxbridge-rocky
57 - neutron-tempest-plugin-scenario-openvswitch-rocky
58 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-rocky
59 gate:
60 jobs:
61 - neutron-tempest-plugin-api-rocky
Slawek Kaplonski19474372020-06-17 14:18:32 +020062 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
63 # the experimental queue when it will be more stable
64 experimental:
65 jobs:
66 - neutron-tempest-plugin-dvr-multinode-scenario-rocky
67
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020068
69- project-template:
70 name: neutron-tempest-plugin-jobs-stein
71 check:
72 jobs:
73 - neutron-tempest-plugin-api-stein
Slawek Kaplonskide8e5032020-08-27 09:12:43 +020074 - neutron-tempest-plugin-designate-scenario-stein:
75 # TODO(slaweq): switch it to be voting when bug
76 # https://bugs.launchpad.net/neutron/+bug/1891309
77 # will be fixed
78 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020079 - neutron-tempest-plugin-scenario-linuxbridge-stein
80 - neutron-tempest-plugin-scenario-openvswitch-stein
81 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-stein
82 gate:
83 jobs:
84 - neutron-tempest-plugin-api-stein
Slawek Kaplonski19474372020-06-17 14:18:32 +020085 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
86 # the experimental queue when it will be more stable
87 experimental:
88 jobs:
89 - neutron-tempest-plugin-dvr-multinode-scenario-stein
90
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +020091
92- project-template:
93 name: neutron-tempest-plugin-jobs-train
94 check:
95 jobs:
96 - neutron-tempest-plugin-api-train
Slawek Kaplonskide8e5032020-08-27 09:12:43 +020097 - neutron-tempest-plugin-designate-scenario-train:
98 # TODO(slaweq): switch it to be voting when bug
99 # https://bugs.launchpad.net/neutron/+bug/1891309
100 # will be fixed
101 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200102 - neutron-tempest-plugin-scenario-linuxbridge-train
103 - neutron-tempest-plugin-scenario-openvswitch-train
104 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-train
105 gate:
106 jobs:
107 - neutron-tempest-plugin-api-train
Slawek Kaplonski19474372020-06-17 14:18:32 +0200108 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
109 # the experimental queue when it will be more stable
110 experimental:
111 jobs:
112 - neutron-tempest-plugin-dvr-multinode-scenario-train
113
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200114
115- project-template:
116 name: neutron-tempest-plugin-jobs-ussuri
117 check:
118 jobs:
119 - neutron-tempest-plugin-api-ussuri
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200120 - neutron-tempest-plugin-designate-scenario-ussuri:
121 # TODO(slaweq): switch it to be voting when bug
122 # https://bugs.launchpad.net/neutron/+bug/1891309
123 # will be fixed
124 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200125 - neutron-tempest-plugin-scenario-linuxbridge-ussuri
126 - neutron-tempest-plugin-scenario-openvswitch-ussuri
127 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-ussuri
Maciej Jozefczykf5855ac2020-06-10 13:17:27 +0000128 - neutron-tempest-plugin-scenario-ovn-ussuri
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200129 gate:
130 jobs:
131 - neutron-tempest-plugin-api-ussuri
Slawek Kaplonski19474372020-06-17 14:18:32 +0200132 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
133 # the experimental queue when it will be more stable
134 experimental:
135 jobs:
136 - neutron-tempest-plugin-dvr-multinode-scenario-ussuri
137
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200138
139- project:
140 templates:
141 - build-openstack-docs-pti
142 - neutron-tempest-plugin-jobs
143 - neutron-tempest-plugin-jobs-stein
144 - neutron-tempest-plugin-jobs-train
145 - neutron-tempest-plugin-jobs-ussuri
146 - check-requirements
147 - tempest-plugin-jobs
148 - release-notes-jobs-python3
149 check:
150 jobs:
151 - neutron-tempest-plugin-sfc
152 - neutron-tempest-plugin-sfc-train
153 - neutron-tempest-plugin-sfc-ussuri
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200154 - neutron-tempest-plugin-bgpvpn-bagpipe:
155 # TODO(slaweq): switch it to be voting when bug
156 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
157 # will be fixed
158 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200159 - neutron-tempest-plugin-bgpvpn-bagpipe-train
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200160 - neutron-tempest-plugin-bgpvpn-bagpipe-ussuri:
161 # TODO(slaweq): switch it to be voting when bug
162 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
163 # will be fixed
164 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200165 - neutron-tempest-plugin-fwaas-train:
166 # TODO(slaweq): switch it to be voting when bug
167 # https://bugs.launchpad.net/neutron/+bug/1858645 will be fixed
168 voting: false
169 - neutron-tempest-plugin-fwaas-ussuri:
170 # TODO(slaweq): switch it to be voting when bug
171 # https://bugs.launchpad.net/neutron/+bug/1858645 will be fixed
172 voting: false
173 - neutron-tempest-plugin-dynamic-routing
174 - neutron-tempest-plugin-dynamic-routing-ussuri
175 - neutron-tempest-plugin-vpnaas
176 - neutron-tempest-plugin-vpnaas-ussuri
177
178 gate:
179 jobs:
180 - neutron-tempest-plugin-sfc
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200181 # TODO(slaweq): make bgpvpn-bagpipe job gating again when
182 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
183 # will be fixed
184 #- neutron-tempest-plugin-bgpvpn-bagpipe
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200185 - neutron-tempest-plugin-dynamic-routing