X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_centos.yml;h=dc59e7bf39f2f563ca978525300adde1299063df;hb=a11e30729ef68367af80eec3f47534cb70be2800;hp=b213ca61edef6b9cd2c30884207ca89d02a67167;hpb=9df6f17ca7272aefa66a124d21792f4b32297e8d;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_centos.yml b/jjb/airship/job_feature_tests_centos.yml index b213ca61..dc59e7bf 100644 --- a/jjb/airship/job_feature_tests_centos.yml +++ b/jjb/airship/job_feature_tests_centos.yml @@ -59,12 +59,12 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha3' - description: 'Cluster API version. Can be v1alpha3.' + default: 'v1alpha4' + description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha4' - description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.' + default: 'v1alpha5' + description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS default: 'Centos' @@ -81,6 +81,10 @@ name: TESTS_FOR default: "feature_tests_centos" description: 'Tests for pivoting and remediation.' + - string: + name: PROMETHEUS_MONITORING + default: "true" + description: 'Enable Prometheus metrics' properties: - build-discarder: @@ -107,7 +111,9 @@ 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-centos" success-status: "Passed" failure-status: "Failed"