commit | 5f3a79789db30341a2f074f4c522b6b0e9fffcdb | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Tue Dec 18 08:43:56 2018 -0800 |
committer | Kailash <kailash@onlab.us> | Tue Dec 18 08:43:56 2018 -0800 |
tree | 298d07e34aafb8009202ac539fedc96999f90073 | |
parent | 4303a0dbe34af53a5ec221cc7468b0dd89949caf [diff] [blame] |
unsetting voltha1.6 argument to siab builds Change-Id: I2b18c08910915b714639ae428e6eea74f87af205
diff --git a/jjb/pipeline/siab.groovy b/jjb/pipeline/siab.groovy index 7029bf7..8d39454 100644 --- a/jjb/pipeline/siab.groovy +++ b/jjb/pipeline/siab.groovy
@@ -39,7 +39,7 @@ steps { sh """ pushd $WORKSPACE/automation-tools/seba-in-a-box - make SEBAVALUES=configs/seba-ponsim-voltha-1.6.yaml + make popd """ }