X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap-offline%2Fbuild_jobs%2Fjjb%2F1_build_stack_creation.yaml;h=40ea46c66742e5a5a3ac0fd0cbb8b315d333713b;hb=refs%2Fchanges%2F25%2F6325%2F2;hp=fd2a803da12a8739f9ef933704ec0cf93f822050;hpb=9ffbf451ffdb5db9f6e4572745f690faf8f964e3;p=infra%2Fcicd.git diff --git a/jjb/onap-offline/build_jobs/jjb/1_build_stack_creation.yaml b/jjb/onap-offline/build_jobs/jjb/1_build_stack_creation.yaml index fd2a803d..40ea46c6 100644 --- a/jjb/onap-offline/build_jobs/jjb/1_build_stack_creation.yaml +++ b/jjb/onap-offline/build_jobs/jjb/1_build_stack_creation.yaml @@ -11,10 +11,6 @@ name: 'heat_template' default: 'onap_offline_heat.tmpl' description: 'Name of the heat template file' - - string: - name: 'openstack_rc' - default: $OPENRC_FILE - description: 'Openstack RC file' - string: name: 'remote_user' default: 'centos' @@ -69,11 +65,11 @@ description: 'SSH Timeout in seconds' builders: - shell: - !include-raw-escape: ../scripts/1_build_stack_creation_1.sh + !include-raw: ../scripts/1_build_stack_creation_1.sh - shell: - !include-raw-escape: ../scripts/1_build_stack_creation_2.sh + !include-raw: ../scripts/1_build_stack_creation_2.sh - shell: - !include-raw-escape: ../scripts/1_build_stack_creation_3.sh + !include-raw: ../scripts/1_build_stack_creation_3.sh - build-name-setter: template: '#${BUILD_NUMBER}' macro: true