commit | 1fdb2f8e7af33e99479aefb6c4788e41c1cf2374 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 04 09:26:43 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 04 09:49:31 2020 -0700 |
tree | a2340058c98ab167eaff2a5667ea855f1b0142ef | |
parent | ab4e8c699e7663c8569174483875275f7cf5ddd1 [diff] [blame] |
Installing Radius for att workflow Change-Id: Ib4ebb6aa020f94f64be0d842c3d03e47de9bc709
diff --git a/Jenkinsfile-voltha-build b/Jenkinsfile-voltha-build index 16a98f8..d93ea29 100644 --- a/Jenkinsfile-voltha-build +++ b/Jenkinsfile-voltha-build
@@ -109,6 +109,7 @@ export DEPLOY_K8S=no export INSTALL_KUBECTL=no export INSTALL_HELM=no + export WITH_RADIUS=yes export FANCY=0 # VOL-3162 Forwaring port 2379 does not work on ONF demo pod export VOLTHA_ETCD_PORT=${VolthaEtcdPort}