X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_master_integration_tests_centos.yml;h=b8cb6cfebae36b2ef7fa6ebb68f43739a9df5bf8;hb=08e50ebedf02f8c5519c0600df25f78753e07b5f;hp=f356c4c56f03f18909777d9aa28f9d981b41845f;hpb=aa86f6e819c275928542c19e8e463f9eafd32cdc;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml index f356c4c5..b8cb6cfe 100644 --- a/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml @@ -49,6 +49,10 @@ name: ghprbAuthorRepoGitUrl default: 'https://github.com/{repo[org]}/{repo[name]}.git' description: 'CI Repo URL for triggering manual build' + - string: + name: ghprbTargetBranch + default: 'master' + description: 'Target branch of the PR' - string: name: DISTRIBUTION default: 'centos' @@ -56,10 +60,14 @@ - string: name: CAPI_VERSION default: 'v1alpha3' - description: 'Cluster API version. Can be v1alpha1, v1alpha2 or v1alpha3.' + description: 'Cluster API version. Can be v1alpha3.' + - string: + name: CAPM3_VERSION + default: 'v1alpha3' + description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.' - string: name: TARGET_NODE_OS - default: 'Ubuntu' + default: 'Centos' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY