blob: e9929ae33483b34f79533007aa26be833b390a48 [file] [log] [blame]
Mohammed Naserdc087392024-04-01 20:26:02 -04001- job:
Oleksandr K.574ce3c2024-10-31 19:14:58 +01002 name: atmosphere-golang-go
3 parent: golang-go
4 abstract: true
5 vars:
6 go_version: 1.21.13
7
8- job:
9 name: atmosphere-golang-go-test
10 parent: atmosphere-golang-go
11 vars:
12 go_command: test ./... -v
13
14- job:
Oleksandr K.345787b2024-10-04 17:52:19 +020015 name: atmosphere-chart-vendor
16 parent: chart-vendor
17
18- job:
Mohammed Nasere4436b42024-04-15 17:57:11 -040019 name: atmosphere-linters
20 parent: tox-linters
21 pre-run: zuul.d/playbooks/linters/pre.yml
22
23- job:
vexxhost-bot1ff97672024-10-30 18:11:50 -040024 name: atmosphere-tox-promtool-test
25 parent: tox
26 pre-run: zuul.d/playbooks/promtool/pre.yml
27 vars:
28 tox_envlist: promtool-test
29
30- job:
Mohammed Naserf3152222024-07-19 00:40:24 -040031 name: atmosphere-tox-py3
32 parent: tox
33
34- job:
Mohammed Naser841686a2024-04-11 14:31:47 -040035 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020036 parent: build-ansible-collection
Mohammed Naser841686a2024-04-11 14:31:47 -040037 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040038 irrelevant-files:
39 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040040
41- job:
42 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020043 parent: publish-ansible-collection-vexxhost
44 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040045
46- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040047 name: atmosphere-molecule
48 parent: tox
49 abstract: true
50 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040051 run: zuul.d/playbooks/molecule/run.yml
52 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040053 irrelevant-files:
54 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040055
56- job:
57 name: atmosphere-molecule-csi
58 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040059 abstract: true
60
61- job:
62 name: atmosphere-molecule-csi-local-path-provisioner
63 parent: atmosphere-molecule-csi
64 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040065 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040066
67- job:
68 name: atmosphere-molecule-csi-rbd
69 parent: atmosphere-molecule-csi
70 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040071 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040072
73- job:
74 name: atmosphere-molecule-aio
75 parent: atmosphere-molecule
76 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040077 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040078 post-run: zuul.d/playbooks/molecule-aio/post.yml
79 roles:
80 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040081
82- job:
83 name: atmosphere-molecule-aio-keycloak
84 parent: atmosphere-molecule-aio
85 vars:
86 tox_envlist: molecule-keycloak
87
88- job:
89 name: atmosphere-molecule-aio-full
90 parent: atmosphere-molecule-aio
91 abstract: true
92 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040093 nodeset:
94 nodes:
95 - name: ubuntu-jammy
96 label: jammy-16c-64g
97
98- job:
99 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400100 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -0400101 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -0400102 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -0400103
104- job:
105 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400106 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -0400107 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -0400108 tox_envlist: molecule-aio-ovn