X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_master_integration_tests_ubuntu.yml;h=66ba8aef61eb17c2e96068751312ae7d594c961c;hb=3df1e132ec53307007f6d95185d838631ff778b2;hp=0297443bbbb8214b86cf8bb62d185e46c6746657;hpb=0b9d749123fbd5cf06b5c2692279137242280bfe;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_master_integration_tests_ubuntu.yml index 0297443b..66ba8aef 100644 --- a/jjb/airship/job_capi_bm_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_master_integration_tests_ubuntu.yml @@ -53,6 +53,18 @@ name: DISTRIBUTION default: 'ubuntu' description: 'Distribution to use for the tests. Can be ubuntu or centos' + - string: + 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: @@ -60,8 +72,6 @@ num-to-keep: 300 artifact-days-to-keep: -1 artifact-num-to-keep: -1 - - github: - url: https://github.com/Nordix/airship-dev-tools triggers: - timed: "@midnight"