blob: 629b16cc452a84ec69f8d7283c447abee6ccc0ce [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
Mohammed Naser65cda132024-05-02 14:34:08 -040059 nodeset:
60 nodes:
61 - name: ubuntu-jammy
62 label: jammy-8c-8g
Mohammed Naserad382732024-04-07 20:30:18 -040063 vars:
64 tox_envlist: molecule-keycloak
65
66- job:
67 name: atmosphere-molecule-aio-full
68 parent: atmosphere-molecule-aio
69 abstract: true
70 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040071 nodeset:
72 nodes:
73 - name: ubuntu-jammy
74 label: jammy-16c-64g
75
76- job:
77 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserad382732024-04-07 20:30:18 -040078 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040079 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040080 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040081
82- job:
83 name: atmosphere-molecule-aio-ovn
Mohammed Naserad382732024-04-07 20:30:18 -040084 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040085 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040086 tox_envlist: molecule-aio-ovn