X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_ubuntu.yml;h=963c437d69b4c0104a744980a7a6a5d30ad1dfbd;hb=d6079ff431918577ca8510e2da0e1e929f1dbf88;hp=c1a306706daa4bbe76409edc8bf3ac502a184a34;hpb=054ef7a8f13d4dcfc9301d6ee7b329d0894c6678;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index c1a30670..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: