Merge "[VOL-3999] Using a loop for the port-forward in the software-upgrade jobs so the tests can restart it Separating master and 2.7 pipeline so we can move to ingresses once we're ready"
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 1f6c68d..a3c86f8 100755
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -67,7 +67,7 @@
olts: 2
onus: 2
pons: 2
- time-trigger: "H H/23 * * *"
+ time-trigger: "H H * * *"
- 'voltha-periodic-test':
name: 'periodic-voltha-openonu-go-test-bbsim'
@@ -161,7 +161,7 @@
code-branch: 'voltha-2.7'
onus: 2
pons: 2
- time-trigger: "H H/23 * * *"
+ time-trigger: "H H * * *"
- 'voltha-periodic-test':
name: 'periodic-voltha-etcd-test'