Modify CAPM3 and CAPI version to v1beta1 for Bare metal lab 61/11161/1
authorsmoshiur1237 <moshiur.rahman@est.tech>
Tue, 9 Nov 2021 14:09:57 +0000 (16:09 +0200)
committersmoshiur1237 <moshiur.rahman@est.tech>
Tue, 9 Nov 2021 14:09:57 +0000 (16:09 +0200)
Change-Id: Ib6d166f06bd63380bfc49d3ee4acff876586748d

jjb/airship/job_bml_integration_tests_centos.yml
jjb/airship/job_bml_master_integration_tests_centos.yml

index c4772fde1b01c36301339f8d192f48f4874924c6..35fcb032edaed6545855e92b5c105fa47a5eb20a 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: bml_integration_tests_centos
     name: '{job_prefix}_{name}_bml_integration_tests_centos'
-    description: "K8s CAPIM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
+    description: "K8s CAPIM3 v1beta1 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
     project-type: pipeline
     defaults: global
     disabled: False
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha4'
+        default: 'v1beta1'
         description: 'Cluster API version.'
     - string:
         name: CAPM3_VERSION
-        default: 'v1alpha5'
+        default: 'v1beta1'
         description: 'Cluster API provider Metal3 version.'
     - string:
         name: TARGET_NODE_OS
index b7b84ee590a3d789f19c1668b5ae30dff0c833ef..5ede24e5d2a075a22fe9f61c45336bb7f37b92cb 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: bml_master_integration_tests_centos
     name: '{job_prefix}_master_bml_integration_tests_centos'
-    description: "K8s CAPIM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
+    description: "K8s CAPIM3 v1beta1 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
     project-type: pipeline
     defaults: global
     disabled: False
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha4'
+        default: 'v1beta1'
         description: 'Cluster API version.'
     - string:
         name: CAPM3_VERSION
-        default: 'v1alpha5'
+        default: 'v1beta1'
         description: 'Cluster API provider Metal3 version.'
     - string:
         name: TARGET_NODE_OS