commit | aa35cd37d1739df9b02fb9ac8be6a8b44e3834d9 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Mon Nov 12 12:30:08 2018 -0800 |
committer | Kailash Khalasi <kailash@onlab.us> | Mon Nov 12 12:30:28 2018 -0800 |
tree | 4c1204ae1e88cb39151d26948d0712bd44a5d75a | |
parent | c242d807d6221dbf624c7c33d36e98e1f273da6f [diff] |
restarting docker service before building images Change-Id: Ic22a4ab653705974a7913525031555507c333856
diff --git a/jjb/pipeline/voltha-atest-provisioning.groovy b/jjb/pipeline/voltha-atest-provisioning.groovy index cd6552f..2856bb2 100755 --- a/jjb/pipeline/voltha-atest-provisioning.groovy +++ b/jjb/pipeline/voltha-atest-provisioning.groovy
@@ -38,6 +38,7 @@ stage ('Build Voltha and ONOS') { steps { sh ''' + sudo service docker restart cd $WORKSPACE/cord/incubator/voltha chmod +x env.sh source env.sh