blob: 68fd14f178c445ab0df1dbe41e637137742684a6 [file] [log] [blame]
Ghanshyam Mann61f57332020-11-25 11:46:20 -06001- project:
2 templates:
3 - check-requirements
4 - integrated-gate-py3
5 - openstack-cover-jobs
Ghanshyam Mann61f57332020-11-25 11:46:20 -06006 - publish-openstack-docs-pti
7 - release-notes-jobs-python3
8 check:
9 jobs:
Ghanshyam Mann1aac05c2021-11-03 15:08:44 -050010 - openstack-tox-pep8
Ghanshyam Mann1aac05c2021-11-03 15:08:44 -050011 - openstack-tox-py38
12 - openstack-tox-py39
Ghanshyam Mann78f54392022-03-04 15:27:15 -060013 - openstack-tox-py310
Ghanshyam Mann61f57332020-11-25 11:46:20 -060014 - tempest-full-parallel:
15 # Define list of irrelevant files to use everywhere else
16 irrelevant-files: &tempest-irrelevant-files
17 - ^.*\.rst$
18 - ^doc/.*$
19 - ^etc/.*$
20 - ^releasenotes/.*$
21 - ^setup.cfg$
22 - ^tempest/hacking/.*$
23 - ^tempest/tests/.*$
24 - ^tools/.*$
25 - ^.coveragerc$
26 - ^.gitignore$
27 - ^.gitreview$
28 - ^.mailmap$
29 - tempest-full-py3:
30 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann24a3a362022-10-12 15:50:28 -050031 - tempest-full-ubuntu-focal:
32 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann61f57332020-11-25 11:46:20 -060033 - tempest-full-py3-ipv6:
34 voting: false
35 irrelevant-files: *tempest-irrelevant-files
36 - glance-multistore-cinder-import:
37 voting: false
38 irrelevant-files: *tempest-irrelevant-files
Martin Kopecf1d0e392022-09-28 02:55:42 +020039 - tempest-full-zed:
40 irrelevant-files: *tempest-irrelevant-files
Martin Kopece74b7e22022-03-25 14:38:57 +010041 - tempest-full-yoga:
42 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Manneb8bd6a2021-09-24 18:11:46 -050043 - tempest-full-xena:
44 irrelevant-files: *tempest-irrelevant-files
Martin Kopec517563f2023-02-09 09:39:44 +010045 # Temporarily marked as n-v due to the below bug which blocks
46 # the CI and complicates merging of patches.
47 # https://bugs.launchpad.net/tempest/+bug/1998916
Ghanshyam Mann61f57332020-11-25 11:46:20 -060048 - tempest-multinode-full-py3:
Martin Kopec517563f2023-02-09 09:39:44 +010049 voting: false
Ghanshyam Mann61f57332020-11-25 11:46:20 -060050 irrelevant-files: *tempest-irrelevant-files
51 - tempest-tox-plugin-sanity-check:
52 irrelevant-files: &tempest-irrelevant-files-2
53 - ^.*\.rst$
54 - ^doc/.*$
55 - ^etc/.*$
56 - ^releasenotes/.*$
57 - ^setup.cfg$
58 - ^tempest/hacking/.*$
59 - ^tempest/tests/.*$
60 - ^.coveragerc$
61 - ^.gitignore$
62 - ^.gitreview$
63 - ^.mailmap$
Ghanshyam Mannacf37cf2021-08-27 12:08:12 -050064 - ^tools/check_logs.py
65 - ^tools/format.sh
66 - ^tools/skip_tracker.py
67 - ^tools/tempest-integrated-gate-compute-exclude-list.txt
68 - ^tools/tempest-integrated-gate-networking-exclude-list.txt
69 - ^tools/tempest-integrated-gate-object-storage-exclude-list.txt
70 - ^tools/tempest-integrated-gate-placement-exclude-list.txt
71 - ^tools/tempest-integrated-gate-storage-blacklist.txt
72 - ^tools/tempest-integrated-gate-storage-exclude-list.txt
73 - ^tools/verify-ipv6-only-deployments.sh
74 - ^tools/with_venv.sh
Ghanshyam Mann61f57332020-11-25 11:46:20 -060075 # tools/ is not here since this relies on a script in tools/.
76 - tempest-ipv6-only:
Ghanshyam Mannacf37cf2021-08-27 12:08:12 -050077 irrelevant-files: &tempest-irrelevant-files-3
78 - ^.*\.rst$
79 - ^doc/.*$
80 - ^etc/.*$
81 - ^releasenotes/.*$
82 - ^setup.cfg$
83 - ^tempest/hacking/.*$
84 - ^tempest/tests/.*$
85 - ^tools/check_logs.py
86 - ^tools/format.sh
87 - ^tools/generate-tempest-plugins-list.py
88 - ^tools/generate-tempest-plugins-list.sh
89 - ^tools/skip_tracker.py
90 - ^tools/tempest-integrated-gate-compute-exclude-list.txt
91 - ^tools/tempest-integrated-gate-networking-exclude-list.txt
92 - ^tools/tempest-integrated-gate-object-storage-exclude-list.txt
93 - ^tools/tempest-integrated-gate-placement-exclude-list.txt
94 - ^tools/tempest-integrated-gate-storage-blacklist.txt
95 - ^tools/tempest-integrated-gate-storage-exclude-list.txt
96 - ^tools/tempest-plugin-sanity.sh
97 - ^tools/with_venv.sh
98 - ^.coveragerc$
99 - ^.gitignore$
100 - ^.gitreview$
101 - ^.mailmap$
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600102 - tempest-slow-py3:
103 irrelevant-files: *tempest-irrelevant-files
104 - nova-live-migration:
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600105 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann7ab45a92022-11-21 19:14:05 -0600106 - tempest-full-enforce-scope-new-defaults:
107 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600108 - devstack-plugin-ceph-tempest-py3:
Ghanshyam Mannb1ea4322022-05-20 20:09:01 -0500109 # TODO(kopecmartin): make it voting once the below bug is fixed
110 # https://bugs.launchpad.net/devstack-plugin-ceph/+bug/1975648
111 voting: false
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600112 irrelevant-files: *tempest-irrelevant-files
Rodolfo Alonso Hernandez354c57d2021-07-09 10:03:24 +0000113 - neutron-ovs-grenade-multinode:
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600114 irrelevant-files: *tempest-irrelevant-files
115 - grenade:
116 irrelevant-files: *tempest-irrelevant-files
Rodolfo Alonso Hernandez354c57d2021-07-09 10:03:24 +0000117 - neutron-ovs-tempest-dvr:
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600118 voting: false
119 irrelevant-files: *tempest-irrelevant-files
120 - interop-tempest-consistency:
121 irrelevant-files: *tempest-irrelevant-files
122 - tempest-full-test-account-py3:
123 voting: false
124 irrelevant-files: *tempest-irrelevant-files
125 - tempest-full-test-account-no-admin-py3:
126 voting: false
127 irrelevant-files: *tempest-irrelevant-files
128 - openstack-tox-bashate:
129 irrelevant-files: *tempest-irrelevant-files-2
Ghanshyam Mann952fe9c2022-03-02 14:43:34 -0600130 - tempest-full-centos-9-stream:
Ghanshyam Mannb1ea4322022-05-20 20:09:01 -0500131 # TODO(gmann): make it voting once below fix is merged
132 # https://review.opendev.org/c/openstack/tempest/+/842140
133 voting: false
Ghanshyam Mann952fe9c2022-03-02 14:43:34 -0600134 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600135 gate:
136 jobs:
Ghanshyam Mann1aac05c2021-11-03 15:08:44 -0500137 - openstack-tox-pep8
Ghanshyam Mann1aac05c2021-11-03 15:08:44 -0500138 - openstack-tox-py38
139 - openstack-tox-py39
Ghanshyam Mann78f54392022-03-04 15:27:15 -0600140 - openstack-tox-py310
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600141 - tempest-slow-py3:
142 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann24a3a362022-10-12 15:50:28 -0500143 - tempest-full-ubuntu-focal:
144 irrelevant-files: *tempest-irrelevant-files
Rodolfo Alonso Hernandez354c57d2021-07-09 10:03:24 +0000145 - neutron-ovs-grenade-multinode:
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600146 irrelevant-files: *tempest-irrelevant-files
147 - tempest-full-py3:
148 irrelevant-files: *tempest-irrelevant-files
149 - grenade:
150 irrelevant-files: *tempest-irrelevant-files
151 - tempest-ipv6-only:
Ghanshyam Mannacf37cf2021-08-27 12:08:12 -0500152 irrelevant-files: *tempest-irrelevant-files-3
Martin Kopec517563f2023-02-09 09:39:44 +0100153 # https://bugs.launchpad.net/tempest/+bug/1998916
154 #- tempest-multinode-full-py3:
155 # irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann7ab45a92022-11-21 19:14:05 -0600156 - tempest-full-enforce-scope-new-defaults:
157 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mannb1ea4322022-05-20 20:09:01 -0500158 #- devstack-plugin-ceph-tempest-py3:
159 # irrelevant-files: *tempest-irrelevant-files
160 #- tempest-full-centos-9-stream:
161 # irrelevant-files: *tempest-irrelevant-files
Balazs Gibizer5bab06a2022-06-17 13:58:47 +0200162 - nova-live-migration:
163 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600164 experimental:
165 jobs:
ghanshyam mann9a9d5882022-08-31 20:44:00 +0530166 - nova-multi-cell
Ghanshyam Mannba28d782021-09-03 10:21:54 -0500167 - tempest-with-latest-microversion
Ghanshyam Mann83d13e52020-12-29 13:13:40 -0600168 - tempest-stestr-master
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600169 - tempest-cinder-v2-api:
170 irrelevant-files: *tempest-irrelevant-files
171 - tempest-all:
172 irrelevant-files: *tempest-irrelevant-files
Rodolfo Alonso Hernandez354c57d2021-07-09 10:03:24 +0000173 - neutron-ovs-tempest-dvr-ha-multinode-full:
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600174 irrelevant-files: *tempest-irrelevant-files
175 - nova-tempest-v2-api:
176 irrelevant-files: *tempest-irrelevant-files
177 - cinder-tempest-lvm-multibackend:
178 irrelevant-files: *tempest-irrelevant-files
179 - tempest-pg-full:
180 irrelevant-files: *tempest-irrelevant-files
Ade Lee0687b9c2022-03-02 16:24:50 -0500181 - tempest-centos9-stream-fips:
Ade Lee6ded0702021-09-04 15:56:34 -0400182 irrelevant-files: *tempest-irrelevant-files
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600183 periodic-stable:
184 jobs:
Martin Kopecf1d0e392022-09-28 02:55:42 +0200185 - tempest-full-zed
Martin Kopece74b7e22022-03-25 14:38:57 +0100186 - tempest-full-yoga
Ghanshyam Manneb8bd6a2021-09-24 18:11:46 -0500187 - tempest-full-xena
Martin Kopecf1d0e392022-09-28 02:55:42 +0200188 - tempest-slow-zed
Ghanshyam Manne0c0fbe2022-05-03 17:35:54 -0500189 - tempest-slow-yoga
190 - tempest-slow-xena
Ghanshyam Mann61f57332020-11-25 11:46:20 -0600191 periodic:
192 jobs:
193 - tempest-all
194 - tempest-full-oslo-master
Ghanshyam Mann83d13e52020-12-29 13:13:40 -0600195 - tempest-stestr-master
Ade Lee0687b9c2022-03-02 16:24:50 -0500196 - tempest-centos9-stream-fips