Adding auth retry to openonugo job

Change-Id: Ieaa2ef66db0da1791e6331b8e4072af1d6c27d32
diff --git a/jjb/voltha-scale.yaml b/jjb/voltha-scale.yaml
index cf0cfc9..2624032 100644
--- a/jjb/voltha-scale.yaml
+++ b/jjb/voltha-scale.yaml
@@ -47,7 +47,7 @@
           ofAgentImg: andreacampanella/voltha-ofagent-go:meter-log
           rwCoreImg: andreacampanella/voltha-rw-core:meter-log
           withPcap: true
-          extraHelmFlags: '--set use_openonu_adapter_go=true'
+          extraHelmFlags: '--set use_openonu_adapter_go=true,authRetry=true,dhcpRetry=true'
 
       # this job will be used to test custom images without disrupting tests on master
       - 'voltha-scale-measurements':