X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=inline;f=jjb%2Fmetal3%2Fjob_capm3_v1a4_main_integration_tests_ubuntu.yml;h=52c7b142c13f1d90d1c5ea6d8fbb17d3ebccb889;hb=19b2b4244744768748aa702c8790329bf5d66792;hp=3bee6fbaeb6cee68c2232ec78a88a2d1fb226a33;hpb=67548de6e507eee1d514afadbab7b39f3c5c9a9e;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1a4_main_integration_tests_ubuntu.yml b/jjb/metal3/job_capm3_v1a4_main_integration_tests_ubuntu.yml index 3bee6fba..52c7b142 100644 --- a/jjb/metal3/job_capm3_v1a4_main_integration_tests_ubuntu.yml +++ b/jjb/metal3/job_capm3_v1a4_main_integration_tests_ubuntu.yml @@ -20,14 +20,14 @@ # Description: # ============ -# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) integration tests. +# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) main integration tests. # This job can be triggered manually or through a Github pull request. It creates a # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository. - job-template: id: capm3_v1a4_main_integration_tests_ubuntu name: '{job_prefix}_main_v1a4_integration_test_ubuntu' - description: "CAPM3 v1alpha4 integration tests for {repo[org]}/{repo[name]} on Ubuntu. " + description: "CAPM3 v1alpha4 main integration tests for {repo[org]}/{repo[name]} on Ubuntu." project-type: pipeline defaults: global disabled: False @@ -56,7 +56,7 @@ - string: name: DISTRIBUTION default: 'ubuntu' - description: 'Distribution to use for the tests.' + description: 'Distribution to use for the target host and the tests.' - string: name: CAPI_VERSION default: 'v1alpha3' @@ -65,15 +65,11 @@ name: CAPM3_VERSION default: 'v1alpha4' description: 'Cluster API provider Metal3 version. Can be v1alpha4 or v1alpha5.' - - string: - name: TARGET_NODE_OS - default: 'Ubuntu' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + properties: - build-discarder: days-to-keep: 30