X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_centos.yml;h=88a3af3d418ee8c6893e64f9cffba709192ece86;hb=a8cfafba77c7c752c40bd4180dface6ec593da24;hp=ae29601fdda96d889edb351c2dfa4c2c5184b9d4;hpb=77d376fd4d9e9e06bc76a82bfb0f7adc7f81111b;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_centos.yml b/jjb/airship/job_feature_tests_centos.yml index ae29601f..88a3af3d 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 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,6 +111,7 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' + - 'main' - 'release-0.4' status-context: "test-features-centos" success-status: "Passed"