commit | 2ac2d62dea7bc6e615dcd8f7a4cf40391a703fac | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jul 30 11:58:23 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jul 30 11:58:23 2020 -0700 |
tree | c2393fee62bcc70bec940631fe19dc299ab135a5 | |
parent | e380bdbf1ce5107ec4cf85b17f0dbcbbc216c1da [diff] |
Fixing build on berling POD Change-Id: Ida45c6dc972bdfd82c12e3384d91c707a49e8c55
diff --git a/Jenkinsfile-voltha-build b/Jenkinsfile-voltha-build index b6f4afa..d401212 100644 --- a/Jenkinsfile-voltha-build +++ b/Jenkinsfile-voltha-build
@@ -141,6 +141,7 @@ export INSTALL_HELM=no export WITH_RADIUS=yes export FANCY=0 + export SCHEDULE_ON_CONTROL_NODES=yes # VOL-3162 Forwaring port 2379 does not work on ONF demo pod export VOLTHA_ETCD_PORT=${VolthaEtcdPort}