blob: b5fece9d02bb1bab1f88b6c88e4712090ddfba32 [file] [log] [blame]
Mohammed Naserdc087392024-04-01 20:26:02 -04001- job:
Oleksandr K.345787b2024-10-04 17:52:19 +02002 name: atmosphere-chart-vendor
3 parent: chart-vendor
4
5- job:
Mohammed Nasere4436b42024-04-15 17:57:11 -04006 name: atmosphere-linters
7 parent: tox-linters
8 pre-run: zuul.d/playbooks/linters/pre.yml
9
10- job:
Mohammed Naserf3152222024-07-19 00:40:24 -040011 name: atmosphere-tox-py3
12 parent: tox
13
14- job:
Mohammed Naser841686a2024-04-11 14:31:47 -040015 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020016 parent: build-ansible-collection
Mohammed Naser841686a2024-04-11 14:31:47 -040017 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040018 irrelevant-files:
19 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040020
21- job:
22 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020023 parent: publish-ansible-collection-vexxhost
24 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040025
26- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040027 name: atmosphere-molecule
28 parent: tox
29 abstract: true
30 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040031 run: zuul.d/playbooks/molecule/run.yml
32 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040033 irrelevant-files:
34 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040035
36- job:
37 name: atmosphere-molecule-csi
38 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040039 abstract: true
40
41- job:
42 name: atmosphere-molecule-csi-local-path-provisioner
43 parent: atmosphere-molecule-csi
44 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040045 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040046
47- job:
48 name: atmosphere-molecule-csi-rbd
49 parent: atmosphere-molecule-csi
50 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040051 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040052
53- job:
54 name: atmosphere-molecule-aio
55 parent: atmosphere-molecule
56 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040057 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040058 post-run: zuul.d/playbooks/molecule-aio/post.yml
59 roles:
60 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040061
62- job:
63 name: atmosphere-molecule-aio-keycloak
64 parent: atmosphere-molecule-aio
65 vars:
66 tox_envlist: molecule-keycloak
67
68- job:
69 name: atmosphere-molecule-aio-full
70 parent: atmosphere-molecule-aio
71 abstract: true
72 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040073 nodeset:
74 nodes:
75 - name: ubuntu-jammy
76 label: jammy-16c-64g
77
78- job:
79 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040080 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040081 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040082 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040083
84- job:
85 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040086 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040087 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040088 tox_envlist: molecule-aio-ovn