blob: 60fdfd8bd8a59b54a29a53f613c0b3a56369e3d2 [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
vexxhost-bot232374a2024-11-18 12:37:05 -050011 pre-run:
12 - zuul.d/playbooks/common/switch-to-atmosphere-mirror.yml
Oleksandr K.574ce3c2024-10-31 19:14:58 +010013 vars:
14 go_command: test ./... -v
15
16- job:
Oleksandr K.345787b2024-10-04 17:52:19 +020017 name: atmosphere-chart-vendor
18 parent: chart-vendor
19
20- job:
Mohammed Nasere4436b42024-04-15 17:57:11 -040021 name: atmosphere-linters
22 parent: tox-linters
23 pre-run: zuul.d/playbooks/linters/pre.yml
24
25- job:
vexxhost-bot1ff97672024-10-30 18:11:50 -040026 name: atmosphere-tox-promtool-test
27 parent: tox
28 pre-run: zuul.d/playbooks/promtool/pre.yml
29 vars:
30 tox_envlist: promtool-test
31
32- job:
Mohammed Naserf3152222024-07-19 00:40:24 -040033 name: atmosphere-tox-py3
34 parent: tox
35
36- job:
Mohammed Naser841686a2024-04-11 14:31:47 -040037 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020038 parent: build-ansible-collection
vexxhost-bot232374a2024-11-18 12:37:05 -050039 pre-run:
40 - zuul.d/playbooks/common/switch-to-atmosphere-mirror.yml
41 - zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040042 irrelevant-files:
43 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040044
45- job:
46 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020047 parent: publish-ansible-collection-vexxhost
vexxhost-bot232374a2024-11-18 12:37:05 -050048 pre-run:
49 - zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040050
51- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040052 name: atmosphere-molecule
53 parent: tox
54 abstract: true
vexxhost-bot232374a2024-11-18 12:37:05 -050055 pre-run:
56 - zuul.d/playbooks/common/switch-to-atmosphere-mirror.yml
57 - zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040058 run: zuul.d/playbooks/molecule/run.yml
59 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040060 irrelevant-files:
61 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040062
63- job:
64 name: atmosphere-molecule-csi
65 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040066 abstract: true
67
68- job:
69 name: atmosphere-molecule-csi-local-path-provisioner
70 parent: atmosphere-molecule-csi
71 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040072 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040073
74- job:
75 name: atmosphere-molecule-csi-rbd
76 parent: atmosphere-molecule-csi
77 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040078 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040079
80- job:
81 name: atmosphere-molecule-aio
82 parent: atmosphere-molecule
83 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040084 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040085 post-run: zuul.d/playbooks/molecule-aio/post.yml
86 roles:
87 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040088
89- job:
90 name: atmosphere-molecule-aio-keycloak
91 parent: atmosphere-molecule-aio
92 vars:
93 tox_envlist: molecule-keycloak
94
95- job:
96 name: atmosphere-molecule-aio-full
97 parent: atmosphere-molecule-aio
98 abstract: true
99 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -0400100 nodeset:
101 nodes:
102 - name: ubuntu-jammy
103 label: jammy-16c-64g
104
105- job:
106 name: atmosphere-molecule-aio-openvswitch
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400107 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -0400108 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -0400109 tox_envlist: molecule-aio-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -0400110
111- job:
112 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400113 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -0400114 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -0400115 tox_envlist: molecule-aio-ovn