commit | aca74b907985a4b36f9bfe3fe85b5dd674487a9e | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Fri Nov 16 10:55:47 2018 -0800 |
committer | Kailash <kailash@onlab.us> | Fri Nov 16 10:55:47 2018 -0800 |
tree | 6fd28dd2c3ddb12ec8e6e3e6b90e155f5f100e80 | |
parent | 5a0b069766012df4a91b9cbb7c0c3bac81546da8 [diff] |
fixing trigger params in voltha-atest job Change-Id: Ie8e97bebe594ef916d6fa08b911c01e6ce61aa79
diff --git a/jjb/pipeline/voltha-atest-provisioning.groovy b/jjb/pipeline/voltha-atest-provisioning.groovy index 2856bb2..d4a6cde 100755 --- a/jjb/pipeline/voltha-atest-provisioning.groovy +++ b/jjb/pipeline/voltha-atest-provisioning.groovy
@@ -40,6 +40,7 @@ sh ''' sudo service docker restart cd $WORKSPACE/cord/incubator/voltha + repo download voltha "${gerritChangeNumber}/${gerritPatchsetNumber}" chmod +x env.sh source env.sh make fetch