blob: 0355f695fe40d5ef7ecd456749e04856c40aa902 [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
Slawek Kaplonski7f3fd672020-10-07 22:40:36 +0200139- project-template:
140 name: neutron-tempest-plugin-jobs-victoria
141 check:
142 jobs:
143 - neutron-tempest-plugin-api-victoria
144 - neutron-tempest-plugin-designate-scenario-victoria:
145 # TODO(slaweq): switch it to be voting when bug
146 # https://bugs.launchpad.net/neutron/+bug/1891309
147 # will be fixed
148 voting: false
149 - neutron-tempest-plugin-scenario-linuxbridge-victoria
150 - neutron-tempest-plugin-scenario-openvswitch-victoria
151 - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-victoria
152 - neutron-tempest-plugin-scenario-ovn-victoria
153 gate:
154 jobs:
155 - neutron-tempest-plugin-api-victoria
156 #TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
157 # the experimental queue when it will be more stable
158 experimental:
159 jobs:
160 - neutron-tempest-plugin-dvr-multinode-scenario-victoria
161
162
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200163- project:
164 templates:
165 - build-openstack-docs-pti
166 - neutron-tempest-plugin-jobs
167 - neutron-tempest-plugin-jobs-stein
168 - neutron-tempest-plugin-jobs-train
169 - neutron-tempest-plugin-jobs-ussuri
Slawek Kaplonski7f3fd672020-10-07 22:40:36 +0200170 - neutron-tempest-plugin-jobs-victoria
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200171 - check-requirements
172 - tempest-plugin-jobs
173 - release-notes-jobs-python3
174 check:
175 jobs:
176 - neutron-tempest-plugin-sfc
177 - neutron-tempest-plugin-sfc-train
178 - neutron-tempest-plugin-sfc-ussuri
Slawek Kaplonski7f3fd672020-10-07 22:40:36 +0200179 - neutron-tempest-plugin-sfc-victoria
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200180 - neutron-tempest-plugin-bgpvpn-bagpipe:
181 # TODO(slaweq): switch it to be voting when bug
182 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
183 # will be fixed
184 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200185 - neutron-tempest-plugin-bgpvpn-bagpipe-train
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200186 - neutron-tempest-plugin-bgpvpn-bagpipe-ussuri:
187 # TODO(slaweq): switch it to be voting when bug
188 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
189 # will be fixed
190 voting: false
Slawek Kaplonski7f3fd672020-10-07 22:40:36 +0200191 - neutron-tempest-plugin-bgpvpn-bagpipe-victoria:
192 # TODO(slaweq): switch it to be voting when bug
193 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
194 # will be fixed
195 voting: false
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200196 - neutron-tempest-plugin-fwaas-train:
197 # TODO(slaweq): switch it to be voting when bug
198 # https://bugs.launchpad.net/neutron/+bug/1858645 will be fixed
199 voting: false
200 - neutron-tempest-plugin-fwaas-ussuri:
201 # TODO(slaweq): switch it to be voting when bug
202 # https://bugs.launchpad.net/neutron/+bug/1858645 will be fixed
203 voting: false
204 - neutron-tempest-plugin-dynamic-routing
205 - neutron-tempest-plugin-dynamic-routing-ussuri
Slawek Kaplonski7f3fd672020-10-07 22:40:36 +0200206 - neutron-tempest-plugin-dynamic-routing-victoria
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200207 - neutron-tempest-plugin-vpnaas
208 - neutron-tempest-plugin-vpnaas-ussuri
Slawek Kaplonski7f3fd672020-10-07 22:40:36 +0200209 - neutron-tempest-plugin-vpnaas-victoria
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200210
211 gate:
212 jobs:
213 - neutron-tempest-plugin-sfc
Slawek Kaplonskide8e5032020-08-27 09:12:43 +0200214 # TODO(slaweq): make bgpvpn-bagpipe job gating again when
215 # https://bugs.launchpad.net/networking-bagpipe/+bug/1897408
216 # will be fixed
217 #- neutron-tempest-plugin-bgpvpn-bagpipe
Slawek Kaplonski40ec8e52020-05-20 13:07:44 +0200218 - neutron-tempest-plugin-dynamic-routing