blob: 532ca4f914773dc72526d29db584a8445e6ce76b [file] [log] [blame]
Mohammed Naserdc087392024-04-01 20:26:02 -04001- job:
Mohammed Nasere4436b42024-04-15 17:57:11 -04002 name: atmosphere-linters
3 parent: tox-linters
4 pre-run: zuul.d/playbooks/linters/pre.yml
5
6- job:
Mohammed Naserf3152222024-07-19 00:40:24 -04007 name: atmosphere-tox-py3
8 parent: tox
9
10- job:
Mohammed Naser841686a2024-04-11 14:31:47 -040011 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020012 parent: build-ansible-collection
Mohammed Naser841686a2024-04-11 14:31:47 -040013 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040014 irrelevant-files:
15 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040016
17- job:
18 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020019 parent: publish-ansible-collection-vexxhost
20 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040021
22- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040023 name: atmosphere-molecule
24 parent: tox
25 abstract: true
26 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040027 run: zuul.d/playbooks/molecule/run.yml
28 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040029 irrelevant-files:
30 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040031
32- job:
33 name: atmosphere-molecule-csi
34 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040035 abstract: true
36
37- job:
38 name: atmosphere-molecule-csi-local-path-provisioner
39 parent: atmosphere-molecule-csi
40 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040041 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040042
43- job:
44 name: atmosphere-molecule-csi-rbd
45 parent: atmosphere-molecule-csi
46 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040047 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040048
49- job:
50 name: atmosphere-molecule-aio
51 parent: atmosphere-molecule
52 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040053 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040054 post-run: zuul.d/playbooks/molecule-aio/post.yml
55 roles:
56 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040057
58- job:
59 name: atmosphere-molecule-aio-keycloak
60 parent: atmosphere-molecule-aio
61 vars:
62 tox_envlist: molecule-keycloak
63
64- job:
65 name: atmosphere-molecule-aio-full
66 parent: atmosphere-molecule-aio
67 abstract: true
68 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040069 nodeset:
70 nodes:
71 - name: ubuntu-jammy
72 label: jammy-16c-64g
73
74- job:
75 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040076 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040077 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040078 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040079
80- job:
81 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040082 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040083 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040084 tox_envlist: molecule-aio-ovn