Modify CAPM3 and CAPI version to v1beta1 for Bare metal lab
[infra/cicd.git] / jjb / airship / job_bml_master_integration_tests_centos.yml
index 435eb913fd691406dc151a03027736755f6e9bb8..5ede24e5d2a075a22fe9f61c45336bb7f37b92cb 100644 (file)
@@ -26,8 +26,8 @@
 
 - job-template:
     id: bml_master_integration_tests_centos
-    name: 'bml_master_integration_tests_centos'
-    description: "K8s CAPIM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
+    name: '{job_prefix}_master_bml_integration_tests_centos'
+    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