Merge "Add tests for Kubernetes v1.28.9"
This commit is contained in:
commit
17a081b3da
44
.zuul.yaml
44
.zuul.yaml
@ -49,6 +49,48 @@
|
|||||||
- magnum_docker_login
|
- magnum_docker_login
|
||||||
timeout: 7200
|
timeout: 7200
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28
|
||||||
|
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1
|
||||||
|
vars:
|
||||||
|
devstack_localrc:
|
||||||
|
MAGNUM_KUBECTL_TAG: v1.28.9
|
||||||
|
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-1.28-calico
|
||||||
|
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28
|
||||||
|
vars:
|
||||||
|
devstack_local_conf:
|
||||||
|
test-config:
|
||||||
|
$TEMPEST_CONFIG:
|
||||||
|
magnum:
|
||||||
|
network_driver: calico
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28-flannel
|
||||||
|
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28
|
||||||
|
vars:
|
||||||
|
devstack_local_conf:
|
||||||
|
test-config:
|
||||||
|
$TEMPEST_CONFIG:
|
||||||
|
magnum:
|
||||||
|
network_driver: flannel
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27
|
name: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27
|
||||||
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1
|
parent: magnum-tempest-plugin-tests-cluster-k8s_fcos_v1
|
||||||
@ -104,6 +146,8 @@
|
|||||||
- magnum-tempest-plugin-tests-api
|
- magnum-tempest-plugin-tests-api
|
||||||
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-flannel
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-flannel
|
||||||
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-calico
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-calico
|
||||||
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28-flannel
|
||||||
|
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.28-calico
|
||||||
- magnum-container-build
|
- magnum-container-build
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -1556,6 +1556,8 @@ The supported (tested) versions of Kubernetes and Operating Systems are:
|
|||||||
+-------------------+-------------------+-------------------------------+
|
+-------------------+-------------------+-------------------------------+
|
||||||
| Release | kube_tag | os distro and version |
|
| Release | kube_tag | os distro and version |
|
||||||
+===================+===================+===============================+
|
+===================+===================+===============================+
|
||||||
|
| 19.0.0 (Dalmatian)| v1.28.9-rancher1 | fedora-coreos-38.20230806.3.0 |
|
||||||
|
+-------------------+-------------------+-------------------------------+
|
||||||
| 18.0.0 (Caracal) | v1.27.8-rancher2 | fedora-coreos-38.20230806.3.0 |
|
| 18.0.0 (Caracal) | v1.27.8-rancher2 | fedora-coreos-38.20230806.3.0 |
|
||||||
+-------------------+-------------------+-------------------------------+
|
+-------------------+-------------------+-------------------------------+
|
||||||
| 17.0.0 (Bobcat) | v1.26.8-rancher1 | fedora-coreos-38.20230806.3.0 |
|
| 17.0.0 (Bobcat) | v1.26.8-rancher1 | fedora-coreos-38.20230806.3.0 |
|
||||||
@ -1588,6 +1590,12 @@ Supported labels
|
|||||||
|
|
||||||
The tested labels for each release is as follow
|
The tested labels for each release is as follow
|
||||||
|
|
||||||
|
- Dalmatian
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
kube_tag=v1.27.8-rancher2,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
|
||||||
|
|
||||||
- Caracal
|
- Caracal
|
||||||
|
|
||||||
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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user