blob: ba0f2dd72677b1ffc181683f4f99c38a9de16ddf [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:
vexxhost-bot1ff97672024-10-30 18:11:50 -040011 name: atmosphere-tox-promtool-test
12 parent: tox
13 pre-run: zuul.d/playbooks/promtool/pre.yml
14 vars:
15 tox_envlist: promtool-test
16
17- job:
Mohammed Naserf3152222024-07-19 00:40:24 -040018 name: atmosphere-tox-py3
19 parent: tox
20
21- job:
Mohammed Naser841686a2024-04-11 14:31:47 -040022 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020023 parent: build-ansible-collection
Mohammed Naser841686a2024-04-11 14:31:47 -040024 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040025 irrelevant-files:
26 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040027
28- job:
29 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020030 parent: publish-ansible-collection-vexxhost
31 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040032
33- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040034 name: atmosphere-molecule
35 parent: tox
36 abstract: true
37 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040038 run: zuul.d/playbooks/molecule/run.yml
39 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040040 irrelevant-files:
41 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040042
43- job:
44 name: atmosphere-molecule-csi
45 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040046 abstract: true
47
48- job:
49 name: atmosphere-molecule-csi-local-path-provisioner
50 parent: atmosphere-molecule-csi
51 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040052 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040053
54- job:
55 name: atmosphere-molecule-csi-rbd
56 parent: atmosphere-molecule-csi
57 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040058 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040059
60- job:
61 name: atmosphere-molecule-aio
62 parent: atmosphere-molecule
63 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040064 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040065 post-run: zuul.d/playbooks/molecule-aio/post.yml
66 roles:
67 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040068
69- job:
70 name: atmosphere-molecule-aio-keycloak
71 parent: atmosphere-molecule-aio
72 vars:
73 tox_envlist: molecule-keycloak
74
75- job:
76 name: atmosphere-molecule-aio-full
77 parent: atmosphere-molecule-aio
78 abstract: true
79 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040080 nodeset:
81 nodes:
82 - name: ubuntu-jammy
83 label: jammy-16c-64g
84
85- job:
86 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040087 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040088 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040089 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040090
91- job:
92 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040093 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040094 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040095 tox_envlist: molecule-aio-ovn