commit | 716663725be05fe34eefd57f9cb41cf75ffad448 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Apr 21 10:56:17 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Apr 21 10:56:17 2020 +0200 |
tree | 36ce83faafcdfb1e8856c664d6bbef8ac200ae40 | |
parent | 3d1c98723e8a7065fb46175045d0c61322a9732c [diff] |
Fixing missing parenthesis in the dt.groovy file Change-Id: I45f2959615e7cb999fd8e3522ccc36b88b04d2eb
diff --git a/jjb/pipeline/voltha-dt-physical-functional-tests.groovy b/jjb/pipeline/voltha-dt-physical-functional-tests.groovy index 308b1ab..f879b64 100644 --- a/jjb/pipeline/voltha-dt-physical-functional-tests.groovy +++ b/jjb/pipeline/voltha-dt-physical-functional-tests.groovy
@@ -106,6 +106,7 @@ make -C $WORKSPACE/voltha/voltha-system-tests voltha-test || true """ } + } } post { always {