X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_master_feature_tests_ubuntu.yml;h=8d3a5fd3f487cc8cd591f2abf1ee688ba874d9b0;hb=6d5b353c5b4b3a4a7e7dc26e4aa83151df1936c6;hp=8eef91e29bb4cf94e288d246185c5b5de91d3280;hpb=f51ae448d8bdf7ebeda6549e0572f8466abecd40;p=infra%2Fcicd.git diff --git a/jjb/airship/job_master_feature_tests_ubuntu.yml b/jjb/airship/job_master_feature_tests_ubuntu.yml index 8eef91e2..8d3a5fd3 100644 --- a/jjb/airship/job_master_feature_tests_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_ubuntu.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" description: 'Tests for pivoting and remediation.' - - string: - name: PROMETHEUS_MONITORING - default: "true" - description: 'Enable Prometheus metrics' properties: - build-discarder: @@ -94,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 17 * * *" pipeline-scm: scm: @@ -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