blob: 7d8fedcd7f2b779f9d3f0572a20f184e8a47b215 [file] [log] [blame]
- job:
name: atmosphere-linters
parent: tox-linters
pre-run: zuul.d/playbooks/linters/pre.yml
- job:
name: atmosphere-tox-py3
parent: tox
- job:
name: atmosphere-build-collection
parent: build-ansible-collection
pre-run: zuul.d/playbooks/build-collection/pre.yml
irrelevant-files:
- ^doc/
- job:
name: atmosphere-publish-collection
parent: publish-ansible-collection-vexxhost
pre-run: zuul.d/playbooks/build-collection/pre.yml
- job:
name: atmosphere-molecule
parent: tox
abstract: true
pre-run: zuul.d/playbooks/molecule/pre.yml
run: zuul.d/playbooks/molecule/run.yml
post-run: zuul.d/playbooks/molecule/post.yml
irrelevant-files:
- ^doc/
- job:
name: atmosphere-molecule-csi
parent: atmosphere-molecule
abstract: true
- job:
name: atmosphere-molecule-csi-local-path-provisioner
parent: atmosphere-molecule-csi
vars:
tox_envlist: molecule-csi-local-path-provisioner
- job:
name: atmosphere-molecule-csi-rbd
parent: atmosphere-molecule-csi
vars:
tox_envlist: molecule-csi-rbd
- job:
name: atmosphere-molecule-aio
parent: atmosphere-molecule
abstract: true
pre-run: zuul.d/playbooks/molecule-aio/pre.yml
post-run: zuul.d/playbooks/molecule-aio/post.yml
roles:
- zuul: openstack/openstack-helm-infra
- job:
name: atmosphere-molecule-aio-keycloak
parent: atmosphere-molecule-aio
nodeset:
nodes:
- name: ubuntu-jammy
label: jammy-8c-8g
vars:
tox_envlist: molecule-keycloak
- job:
name: atmosphere-molecule-aio-full
parent: atmosphere-molecule-aio
abstract: true
timeout: 7200
nodeset:
nodes:
- name: ubuntu-jammy
label: jammy-16c-64g
- job:
name: atmosphere-molecule-aio-openvswitch
parent: atmosphere-molecule-aio-full
vars:
tox_envlist: molecule-aio-openvswitch
- job:
name: atmosphere-molecule-aio-ovn
parent: atmosphere-molecule-aio-full
# NOTE(mnaser): https://github.com/vexxhost/atmosphere/issues/662
voting: false
vars:
tox_envlist: molecule-aio-ovn
- job:
name: atmosphere-molecule-aio-upgrade-base
run: zuul.d/playbooks/upgrade/run-upgrade.yml
abstract: true
timeout: 10800
parent: atmosphere-molecule-aio-full
vars:
from_branch: "stable/2024.1"
- job:
name: atmosphere-molecule-aio-upgrade-openvswitch
parent: atmosphere-molecule-aio-upgrade-base
vars:
network_backend: "openvswitch"
- job:
name: atmosphere-molecule-aio-upgrade-ovn
parent: atmosphere-molecule-aio-upgrade-base
vars:
network_backend: "ovn"