X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fmetal3%2Fjob_capm3_v1b1_main_integration_tests_centos.yml;h=acdaa5387d9d2995154b1559f37e1d10c06d1279;hb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;hp=2922c3913cd8a13fadef434c158b0229df8693b2;hpb=67548de6e507eee1d514afadbab7b39f3c5c9a9e;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1b1_main_integration_tests_centos.yml b/jjb/metal3/job_capm3_v1b1_main_integration_tests_centos.yml index 2922c391..acdaa538 100644 --- a/jjb/metal3/job_capm3_v1b1_main_integration_tests_centos.yml +++ b/jjb/metal3/job_capm3_v1b1_main_integration_tests_centos.yml @@ -20,7 +20,7 @@ # Description: # ============ -# This file contains job template definition for Cluster API Provider Metal3 (CAPM3) v1beta1 main 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. @@ -54,9 +54,9 @@ default: 'master' description: 'Target branch of the PR' - string: - name: DISTRIBUTION + name: IMAGE_OS default: 'centos' - description: 'Distribution to use for the tests.' + description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' - string: name: CAPI_VERSION default: 'v1beta1' @@ -65,10 +65,6 @@ name: CAPM3_VERSION default: 'v1beta1' description: 'Cluster API provider Metal3 version.' - - string: - name: TARGET_NODE_OS - default: 'Centos' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096