blob: 93446e7005cbe28763152039a772e25785fb3446 [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 Naser841686a2024-04-11 14:31:47 -04007 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +02008 parent: build-ansible-collection
Mohammed Naser841686a2024-04-11 14:31:47 -04009 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040010 irrelevant-files:
11 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040012
13- job:
14 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020015 parent: publish-ansible-collection-vexxhost
16 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040017
18- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040019 name: atmosphere-molecule
20 parent: tox
21 abstract: true
22 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040023 run: zuul.d/playbooks/molecule/run.yml
24 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040025 irrelevant-files:
26 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040027
28- job:
29 name: atmosphere-molecule-csi
30 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040031 abstract: true
32
33- job:
34 name: atmosphere-molecule-csi-local-path-provisioner
35 parent: atmosphere-molecule-csi
36 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040037 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040038
39- job:
40 name: atmosphere-molecule-csi-rbd
41 parent: atmosphere-molecule-csi
42 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040043 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040044
45- job:
46 name: atmosphere-molecule-aio
47 parent: atmosphere-molecule
48 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040049 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040050 post-run: zuul.d/playbooks/molecule-aio/post.yml
51 roles:
52 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040053
54- job:
55 name: atmosphere-molecule-aio-keycloak
56 parent: atmosphere-molecule-aio
57 vars:
58 tox_envlist: molecule-keycloak
59
60- job:
61 name: atmosphere-molecule-aio-full
62 parent: atmosphere-molecule-aio
63 abstract: true
64 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040065 nodeset:
66 nodes:
67 - name: ubuntu-jammy
68 label: jammy-16c-64g
69
70- job:
71 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040072 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040073 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040074 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040075
76- job:
77 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -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-ovn