Skip to content
Snippets Groups Projects
Commit f6948bcd authored by madavi's avatar madavi
Browse files

Fix to replace whitestack with etsi openstack VIM for stage-3 build


Change-Id: I010c7ca0d65d3699c8596293088c1d252dbb477c
Signed-off-by: default avatarmadavi <jm00553988@techmahindra.com>
parent 843764e7
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ properties([ ...@@ -41,7 +41,7 @@ properties([
booleanParam(defaultValue: true, description: '', name: 'DO_SMOKE'), booleanParam(defaultValue: true, description: '', name: 'DO_SMOKE'),
booleanParam(defaultValue: true, description: '', name: 'DO_DOCKERPUSH'), booleanParam(defaultValue: true, description: '', name: 'DO_DOCKERPUSH'),
booleanParam(defaultValue: false, description: '', name: 'SAVE_ARTIFACTS_OVERRIDE'), booleanParam(defaultValue: false, description: '', name: 'SAVE_ARTIFACTS_OVERRIDE'),
string(defaultValue: '/home/jenkins/hive/openstack-whitestack.rc', description: '', name: 'HIVE_VIM_1'), string(defaultValue: '/home/jenkins/hive/openstack-etsi.rc', description: '', name: 'HIVE_VIM_1'),
]) ])
]) ])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment