blob: 704fdca557846a669b52b2d2758cfd13d874c5b2 [file] [log] [blame]
Mohammed Naserdc087392024-04-01 20:26:02 -04001- job:
Mohammed Naser2fd39612024-04-14 13:37:45 -04002 name: atmosphere-linters
3 parent: tox-linters
4 pre-run: zuul.d/playbooks/linters/pre.yml
5
6- job:
Mohammed Nasereb257cb2024-04-10 21:14:24 -04007 name: atmosphere-build-collection
8 pre-run: zuul.d/playbooks/build-collection/pre.yml
9 run: zuul.d/playbooks/build-collection/run.yml
Mohammed Naser90128aa2024-04-29 13:21:58 -040010 irrelevant-files:
11 - ^doc/
Mohammed Nasereb257cb2024-04-10 21:14:24 -040012
13- job:
14 name: atmosphere-publish-collection
15 parent: atmosphere-build-collection
16 post-run: zuul.d/playbooks/build-collection/publish.yml
17 secrets:
18 - ansible_galaxy_info
19
20- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040021 name: atmosphere-molecule
22 parent: tox
23 abstract: true
24 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040025 run: zuul.d/playbooks/molecule/run.yml
26 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Naser90128aa2024-04-29 13:21:58 -040027 irrelevant-files:
28 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040029
30- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040031 name: atmosphere-molecule-csi
32 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040033 abstract: true
34
35- job:
36 name: atmosphere-molecule-csi-local-path-provisioner
37 parent: atmosphere-molecule-csi
38 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040039 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040040
41- job:
42 name: atmosphere-molecule-csi-rbd
43 parent: atmosphere-molecule-csi
44 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040045 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040046
47- job:
48 name: atmosphere-molecule-aio
49 parent: atmosphere-molecule
50 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040051 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040052 post-run: zuul.d/playbooks/molecule-aio/post.yml
53 roles:
54 - zuul: openstack/openstack-helm-infra
Mohammed Naserad382732024-04-07 20:30:18 -040055
56- job:
57 name: atmosphere-molecule-aio-keycloak
58 parent: atmosphere-molecule-aio
59 vars:
60 tox_envlist: molecule-keycloak
61
62- job:
63 name: atmosphere-molecule-aio-full
64 parent: atmosphere-molecule-aio
65 abstract: true
66 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040067 nodeset:
68 nodes:
69 - name: ubuntu-jammy
70 label: jammy-16c-64g
71
72- job:
73 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserad382732024-04-07 20:30:18 -040074 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040075 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040076 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040077
78- job:
79 name: atmosphere-molecule-aio-ovn
Mohammed Naserad382732024-04-07 20:30:18 -040080 parent: atmosphere-molecule-aio-full
Mohammed Naser06482b82024-04-03 21:48:01 -040081 # NOTE(mnaser): https://github.com/vexxhost/atmosphere/issues/662
82 voting: false
Mohammed Naserdc087392024-04-01 20:26:02 -040083 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040084 tox_envlist: molecule-aio-ovn