X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_integration_tests_centos.yml;h=2f5e1fc211fae74b9ace42eec8c40d808bd02910;hb=108bf4416c670cd871801e4eb4a7f0aa25b52648;hp=4c47d087cc6d93540d90357c0188d49c7ee5e18f;hpb=eb439b6d4e829d24be583cca45122560cd678266;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_integration_tests_centos.yml b/jjb/airship/job_capi_bm_integration_tests_centos.yml index 4c47d087..2f5e1fc2 100644 --- a/jjb/airship/job_capi_bm_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_integration_tests_centos.yml @@ -53,6 +53,14 @@ name: CAPI_VERSION default: 'v1alpha1' description: 'Cluster API version. Can be v1alpha1 or v1alpha2' + - string: + name: TARGET_NODE_OS + default: 'Centos' + description: 'Distribution to use for the target host.' + - string: + name: TARGET_NODE_MEMORY + default: 8192 + description: 'RAM size of the target host.' properties: - build-discarder: @@ -78,7 +86,8 @@ auto-close-on-fail: False allow-whitelist-orgs-as-admins: True white-list-target-branches: - - master + - 'master' + - 'v1alpha1' status-context: "integration-tests-centos" success-status: "Passed" failure-status: "Failed"