blob: 3472659d70beeeff6f9e026bfce6eabcb56a7607 [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
vexxhost-bot09515182024-07-31 17:41:21 +02005 required-projects:
6 - name: vexxhost/chart-vendor
Mohammed Nasere4436b42024-04-15 17:57:11 -04007
8- job:
Mohammed Naserf3152222024-07-19 00:40:24 -04009 name: atmosphere-tox-py3
10 parent: tox
11
12- job:
Mohammed Naser841686a2024-04-11 14:31:47 -040013 name: atmosphere-build-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020014 parent: build-ansible-collection
Mohammed Naser841686a2024-04-11 14:31:47 -040015 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040016 irrelevant-files:
17 - ^doc/
Mohammed Naser841686a2024-04-11 14:31:47 -040018
19- job:
20 name: atmosphere-publish-collection
vexxhost-bot9f370df2024-06-08 23:57:23 +020021 parent: publish-ansible-collection-vexxhost
22 pre-run: zuul.d/playbooks/build-collection/pre.yml
Mohammed Naser841686a2024-04-11 14:31:47 -040023
24- job:
Mohammed Naserdc087392024-04-01 20:26:02 -040025 name: atmosphere-molecule
26 parent: tox
27 abstract: true
28 pre-run: zuul.d/playbooks/molecule/pre.yml
Mohammed Naserf75ab072024-04-02 12:55:10 -040029 run: zuul.d/playbooks/molecule/run.yml
30 post-run: zuul.d/playbooks/molecule/post.yml
Mohammed Nasera5467342024-04-30 00:34:16 -040031 irrelevant-files:
32 - ^doc/
Mohammed Naserdc087392024-04-01 20:26:02 -040033
34- job:
35 name: atmosphere-molecule-csi
36 parent: atmosphere-molecule
Mohammed Naserdc087392024-04-01 20:26:02 -040037 abstract: true
38
39- job:
40 name: atmosphere-molecule-csi-local-path-provisioner
41 parent: atmosphere-molecule-csi
42 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040043 tox_envlist: molecule-csi-local-path-provisioner
Mohammed Naserdc087392024-04-01 20:26:02 -040044
45- job:
46 name: atmosphere-molecule-csi-rbd
47 parent: atmosphere-molecule-csi
48 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040049 tox_envlist: molecule-csi-rbd
Mohammed Naserdc087392024-04-01 20:26:02 -040050
51- job:
52 name: atmosphere-molecule-aio
53 parent: atmosphere-molecule
54 abstract: true
Mohammed Naserdc087392024-04-01 20:26:02 -040055 pre-run: zuul.d/playbooks/molecule-aio/pre.yml
Mohammed Naserdc087392024-04-01 20:26:02 -040056 post-run: zuul.d/playbooks/molecule-aio/post.yml
57 roles:
58 - zuul: openstack/openstack-helm-infra
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040059
60- job:
61 name: atmosphere-molecule-aio-keycloak
62 parent: atmosphere-molecule-aio
63 vars:
64 tox_envlist: molecule-keycloak
65
66- job:
67 name: atmosphere-molecule-aio-full
68 parent: atmosphere-molecule-aio
69 abstract: true
70 timeout: 7200
Mohammed Naserdc087392024-04-01 20:26:02 -040071 nodeset:
72 nodes:
73 - name: ubuntu-jammy
74 label: jammy-16c-64g
75
76- job:
77 name: atmosphere-molecule-aio-openvswitch
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-openvswitch
Mohammed Naserdc087392024-04-01 20:26:02 -040081
82- job:
83 name: atmosphere-molecule-aio-ovn
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040084 parent: atmosphere-molecule-aio-full
Mohammed Naserdc087392024-04-01 20:26:02 -040085 vars:
Mohammed Naserf75ab072024-04-02 12:55:10 -040086 tox_envlist: molecule-aio-ovn