Fix to replace whitestack with etsi openstack VIM for stage-3 build 70/7670/1 v6.0.0
authormadavi <jm00553988@techmahindra.com>
Fri, 14 Jun 2019 13:25:05 +0000 (18:55 +0530)
committermadavi <jm00553988@techmahindra.com>
Fri, 14 Jun 2019 13:25:05 +0000 (18:55 +0530)
Change-Id: I010c7ca0d65d3699c8596293088c1d252dbb477c
Signed-off-by: madavi <jm00553988@techmahindra.com>
jenkins/ci-pipelines/ci_stage_3.groovy

index 7e9de04..283b042 100644 (file)
@@ -41,7 +41,7 @@ properties([
         booleanParam(defaultValue: true, description: '', name: 'DO_SMOKE'),
         booleanParam(defaultValue: true, description: '', name: 'DO_DOCKERPUSH'),
         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'),
     ])
 ])