X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_master_feature_tests_ubuntu.yml;h=830b1fa9eae726f39c0ed210c07401b06adc377c;hb=182a33878f78dd10ac1cabcb6939a04a7e061cc4;hp=7310eb7ae586e1ae1f6ae7d94ff3596ac0586f42;hpb=348f7525e12d016e47da75d6850141a5946710ab;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 7310eb7a..830b1fa9 100644 --- a/jjb/airship/job_master_feature_tests_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_ubuntu.yml @@ -27,7 +27,7 @@ - job-template: id: master_feature_tests_ubuntu name: '{job_prefix}_master_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: 'v1alpha4' - description: 'Cluster API version. Can be v1alpha3 or v1alpha4.' + description: 'Cluster API version.' + - string: + name: CAPM3_VERSION + default: 'v1alpha5' + description: 'Cluster API provider Metal3 version.' - 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: @@ -86,7 +90,7 @@ artifact-num-to-keep: -1 triggers: - - timed: "@midnight" + - timed: "H 18 * * *" pipeline-scm: scm: