Remove unused PROMETHEUS_METRICS variable from airship jobs
[infra/cicd.git] / jjb / airship / job_master_feature_tests_upgrade_ubuntu.yml
index 24837df5690fe4458477c1e28e10d3b2b9f0d850..81917136e62be2420c38d7272ae72e99d4559a68 100644 (file)
         description: 'Distribution to use for the tests.'
     - 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
@@ -98,7 +98,7 @@
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - '{branch|master}'
+            - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True