commit | afa43b5ef3721cc5779d794aa9cbc0fe24154eb5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Feb 01 13:09:26 2022 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Feb 01 13:09:26 2022 -0800 |
tree | 299aed9d056870461ffce683badb3077037b418b | |
parent | e7692017f1dff943a5f11ed96f9e3d40c657d5cd [diff] |
[VOL-4602] Removing ONU image update test from multistack scale test Change-Id: I8eaf4aa88e477aa77347d92dce947fce8fda6cd0
diff --git a/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy b/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy index c58da51..21331f8 100644 --- a/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy +++ b/jjb/pipeline/voltha/master/voltha-scale-multi-stack.groovy
@@ -429,6 +429,7 @@ -v withIgmp:${withIgmp} \ --noncritical non-critical \ -e igmp \ + -e onu-upgrade \ -e teardown " if [ ${withEapol} = false ] ; then
diff --git a/jjb/pipeline/voltha/voltha-2.8/voltha-scale-multi-stack.groovy b/jjb/pipeline/voltha/voltha-2.8/voltha-scale-multi-stack.groovy index f7e82de..8161b70 100644 --- a/jjb/pipeline/voltha/voltha-2.8/voltha-scale-multi-stack.groovy +++ b/jjb/pipeline/voltha/voltha-2.8/voltha-scale-multi-stack.groovy
@@ -426,6 +426,7 @@ -v withIgmp:${withIgmp} \ --noncritical non-critical \ -e igmp \ + -e onu-upgrade \ -e teardown " if [ ${withEapol} = false ] ; then