X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_ubuntu.yml;h=856232aa43ad9398b41e36a4d5f0cb809990e647;hb=0d1660c2a0c7bb208db7a18ebb44087ff1c2b8cb;hp=be50df84b83aa38b878a00818921db0e8bda7722;hpb=dbc7e4cc58faf592d794fcfcaf96f43de99d2423;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index be50df84..856232aa 100644 --- a/jjb/airship/job_feature_tests_ubuntu.yml +++ b/jjb/airship/job_feature_tests_ubuntu.yml @@ -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 @@ -60,11 +60,11 @@ - string: name: CAPI_VERSION default: 'v1alpha4' - description: 'Cluster API version. Can be v1alpha3.' + 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: 'Ubuntu' @@ -80,7 +80,7 @@ - string: name: TESTS_FOR default: "feature_tests" - description: 'Tests for pivoting, upgrade and remediation .' + description: 'Tests for pivoting and remediation.' properties: - build-discarder: @@ -107,7 +107,7 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - - 'release-0.3' + - 'release-0.4' status-context: "test-features" success-status: "Passed" failure-status: "Failed"