96 lines
3.6 KiB
YAML
96 lines
3.6 KiB
YAML
---
|
|
- job:
|
|
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-v1.27
|
|
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1
|
|
vars:
|
|
devstack_local_conf:
|
|
test-config:
|
|
$TEMPEST_CONFIG:
|
|
magnum:
|
|
labels:
|
|
kube_tag: v1.27.8-rancher2
|
|
container_runtime: containerd
|
|
containerd_version: 1.6.28
|
|
containerd_tarball_sha256: f70736e52d61e5ad225f4fd21643b5ca1220013ab8b6c380434caeefb572da9b
|
|
cloud_provider_tag: v1.27.3
|
|
cinder_csi_plugin_tag: v1.27.3
|
|
k8s_keystone_auth_tag: v1.27.3
|
|
magnum_auto_healer_tag: v1.27.3
|
|
octavia_ingress_controller_tag: v1.27.3
|
|
calico_tag: v3.26.4
|
|
|
|
|
|
- job:
|
|
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-v1.28
|
|
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1
|
|
vars:
|
|
devstack_local_conf:
|
|
test-config:
|
|
$TEMPEST_CONFIG:
|
|
magnum:
|
|
labels:
|
|
kube_tag: v1.28.9-rancher1
|
|
container_runtime: containerd
|
|
containerd_version: 1.6.31
|
|
containerd_tarball_sha256: 75afb9b9674ff509ae670ef3ab944ffcdece8ea9f7d92c42307693efa7b6109d
|
|
cloud_provider_tag: v1.27.3
|
|
cinder_csi_plugin_tag: v1.27.3
|
|
k8s_keystone_auth_tag: v1.27.3
|
|
magnum_auto_healer_tag: v1.27.3
|
|
octavia_ingress_controller_tag: v1.27.3
|
|
calico_tag: v3.26.4
|
|
|
|
- job:
|
|
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1
|
|
parent: magnum-tempest-plugin-tests-cluster
|
|
|
|
- job:
|
|
name: magnum-tempest-plugin-tests-api
|
|
parent: magnum-tempest-plugin-tests-api-base
|
|
vars:
|
|
devstack_localrc:
|
|
MAGNUM_GUEST_IMAGE_URL: https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/38.20230806.3.0/x86_64/fedora-coreos-38.20230806.3.0-openstack.x86_64.qcow2.xz
|
|
devstack_local_conf:
|
|
test-config:
|
|
$TEMPEST_CONFIG:
|
|
magnum:
|
|
image_id: fedora-coreos-38.20230806.3.0-openstack.x86_64
|
|
|
|
|
|
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
|
|
# one job on jammy. This job can be removed as per the future testing
|
|
# runtime (whenever we start testing Ubuntu 26.04 as default version).
|
|
- job:
|
|
name: magnum-tempest-plugin-tests-api-jammy
|
|
description: This job testing on Ubuntu jammy(22.04)
|
|
parent: magnum-tempest-plugin-tests-api
|
|
nodeset: openstack-single-node-noble
|
|
|
|
- job:
|
|
name: magnum-tempest-plugin-tests-cluster
|
|
parent: magnum-tempest-plugin-tests-cluster-base
|
|
nodeset: magnum-nested-virt-ubuntu-noble
|
|
vars:
|
|
devstack_localrc:
|
|
MAGNUM_GUEST_IMAGE_URL: https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/38.20230806.3.0/x86_64/fedora-coreos-38.20230806.3.0-openstack.x86_64.qcow2.xz
|
|
devstack_local_conf:
|
|
test-config:
|
|
$TEMPEST_CONFIG:
|
|
magnum:
|
|
image_id: fedora-coreos-38.20230806.3.0-openstack.x86_64
|
|
|
|
- project-template:
|
|
name: magnum-tempest-plugin-jobs-master
|
|
check:
|
|
jobs:
|
|
- magnum-tempest-plugin-tests-api
|
|
- magnum-tempest-plugin-tests-api-jammy
|
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-v1.27
|
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-v1.28
|
|
gate:
|
|
jobs:
|
|
- magnum-tempest-plugin-tests-api
|
|
- magnum-tempest-plugin-tests-api-jammy
|
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-v1.27
|
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-v1.28
|