X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_master_feature_tests_centos.yml;h=264d6deff0a08e73d574dca04b276f1510fa1f90;hb=3c353d9fb7d004cae2753250662324fba358765e;hp=b55eaad89e55efb2b6d6e5378079add314ab2998;hpb=a11e30729ef68367af80eec3f47534cb70be2800;p=infra%2Fcicd.git diff --git a/jjb/airship/job_master_feature_tests_centos.yml b/jjb/airship/job_master_feature_tests_centos.yml index b55eaad8..264d6def 100644 --- a/jjb/airship/job_master_feature_tests_centos.yml +++ b/jjb/airship/job_master_feature_tests_centos.yml @@ -59,11 +59,11 @@ 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 @@ -81,10 +81,6 @@ 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: @@ -102,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