Update feature tests to v1beta1
[infra/cicd.git] / jjb / airship / job_feature_tests_ubuntu.yml
index b648b277d7eea2eb5c4be04592f6ccbbf15d0bb1..e7c46e1e2feff7b0b1d905b3f553163fecba5847 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: feature_tests_ubuntu
     name: '{job_prefix}_{name}_feature_tests_ubuntu'
-    description: "Upgrade, Pivoting, Remediation tests on Ubuntu. "
+    description: "Pivoting and Remediation tests on Ubuntu. "
     project-type: pipeline
     defaults: global
     disabled: False
         description: 'Distribution to use for the tests.'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha4'
-        description: 'Cluster API version. Can be v1alpha3 or v1alpha4.'
+        default: 'v1beta1'
+        description: 'Cluster API version.'
+    - string:
+        name: CAPM3_VERSION
+        default: 'v1beta1'
+        description: 'Cluster API provider Metal3 version.'
     - string:
         name: TARGET_NODE_OS
         default: 'Ubuntu'
     - string:
         name: TESTS_FOR
         default: "feature_tests"
-        description: 'Tests for pivoting, upgrade and remediation .'
+        description: 'Tests for pivoting and remediation.'
+    - string:
+        name: PROMETHEUS_MONITORING
+        default: "true"
+        description: 'Enable Prometheus metrics'
 
     properties:
     - build-discarder:
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
-          - 'release-0.3'
+          - 'main'
+          - 'release-0.5'
+          - 'release-0.1'
         status-context: "test-features"
         success-status: "Passed"
         failure-status: "Failed"