X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_ubuntu.yml;h=963c437d69b4c0104a744980a7a6a5d30ad1dfbd;hb=d6079ff431918577ca8510e2da0e1e929f1dbf88;hp=13900bfa1b5972ba6951264f79c4f670277a30dd;hpb=753260cbaf60e798b05755aea8cd9830ca5d3aba;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index 13900bfa..963c437d 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,14 +60,18 @@ - string: name: CAPI_VERSION default: 'v1alpha3' - description: 'Cluster API version. Can be v1alpha3 or v1alpha4.' + description: 'Cluster API version. Can be v1alpha3.' + - string: + name: CAPM3_VERSION + default: 'v1alpha4' + description: 'Cluster API provider Metal3 version. Can be v1alpha4.' - string: name: TARGET_NODE_OS default: 'Ubuntu' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY - default: 8192 + default: 4096 description: 'RAM size of the target host.' - string: name: NUM_NODES @@ -76,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: @@ -100,7 +104,7 @@ github-hooks: True permit-all: False auto-close-on-fail: False - allow-whitelist-orgs-as-admins: False + allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - 'release-0.3'