commit | 80f66add94ae3e3e0e5a777784f4875a9b312721 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Jul 21 17:57:07 2021 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Jul 21 17:57:07 2021 +0000 |
tree | 07234acf6b3dcb491403b549f519dde49521dab7 | |
parent | ceb5631c9c3985736f7d3f8ae5464b213f4cdce8 [diff] | |
parent | 529e88224a4cf89c901f672f37261c8e4173c027 [diff] |
Merge "Updating voltha-scale-multi-stack pipeline to latest keywords"
diff --git a/jjb/pipeline/voltha/master/voltha-tt-physical-functional-tests.groovy b/jjb/pipeline/voltha/master/voltha-tt-physical-functional-tests.groovy index 566f714..c9f4092 100644 --- a/jjb/pipeline/voltha/master/voltha-tt-physical-functional-tests.groovy +++ b/jjb/pipeline/voltha/master/voltha-tt-physical-functional-tests.groovy
@@ -200,6 +200,7 @@ } post { always { + getPodsInfo("$WORKSPACE/pods") sh returnStdout: false, script: ''' set +e
diff --git a/jjb/pipeline/voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy b/jjb/pipeline/voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy index 566f714..c9f4092 100644 --- a/jjb/pipeline/voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy +++ b/jjb/pipeline/voltha/voltha-2.8/voltha-tt-physical-functional-tests.groovy
@@ -200,6 +200,7 @@ } post { always { + getPodsInfo("$WORKSPACE/pods") sh returnStdout: false, script: ''' set +e