blob: d01cc79832b59aac276f7fe8e1deac5d7ea4522e [file] [log] [blame]
- job:
name: atmosphere-golang-go
parent: golang-go
abstract: true
vars:
go_version: 1.21.13
- job:
name: atmosphere-golang-go-test
parent: atmosphere-golang-go
vars:
go_command: test ./... -v
- job:
name: atmosphere-check-commit
nodeset:
nodes: []
run:
- zuul.d/playbooks/check-commit/run.yml
- job:
name: atmosphere-chart-vendor
parent: chart-vendor
- job:
name: atmosphere-linters
parent: tox-linters
pre-run: zuul.d/playbooks/linters/pre.yml
- job:
name: atmosphere-tox-promtool-test
parent: tox
pre-run: zuul.d/playbooks/promtool/pre.yml
vars:
tox_envlist: promtool-test
- job:
name: atmosphere-tox-helm-unittest
parent: tox
pre-run: zuul.d/playbooks/helm-unittest/pre.yml
vars:
tox_envlist: helm-unittest
- job:
name: atmosphere-tox-py3
parent: tox
- job:
name: atmosphere-build-images
parent: depot-bake
vars:
depot_bake_project_id: jd10vkmkwv
depot_bake_environment:
REGISTRY: harbor.atmosphere.dev/ci
TAG: "{{ zuul.change }}"
files: &image_build_files
- ^images/
- docker-bake.hcl
- job:
name: atmosphere-promote-images
parent: promote-depot-bake
files: *image_build_files
vars:
promote_depot_bake_job: atmosphere-build-images
- job:
name: atmosphere-build-collection
parent: build-ansible-collection
pre-run:
- zuul.d/playbooks/build-collection/pre.yml
irrelevant-files:
- ^doc/
- ^releasenotes/
- 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/common/switch-to-atmosphere-mirror.yml
- zuul.d/playbooks/molecule/pre.yml
run: zuul.d/playbooks/molecule/run.yml
post-run: zuul.d/playbooks/molecule/post.yml
irrelevant-files:
- ^build/
- ^doc/
- ^releasenotes/
vars:
tox_environment:
ATMOSPHERE_IMAGE_PREFIX: "harbor.atmosphere.dev/"
- 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
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
vars:
tox_envlist: molecule-aio-ovn