Run tests on all VOLTHA branches
Change-Id: Ie0f613485bf2fac54335a66bb5ce02b89580a518
diff --git a/jjb/verify/voltha-helm-charts.yaml b/jjb/verify/voltha-helm-charts.yaml
index 12aad0a..6301abe 100644
--- a/jjb/verify/voltha-helm-charts.yaml
+++ b/jjb/verify/voltha-helm-charts.yaml
@@ -7,7 +7,7 @@
jobs:
- 'verify-voltha-helm-charts-jobs':
- branch-regexp: '{modern-branches-regexp}'
+ branch-regexp: '{all-branches-regexp}'
- job-group:
name: 'verify-voltha-helm-charts-jobs'
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index d1a1b23..1cba69b 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -330,7 +330,7 @@
project-pattern: '^{project}$'
branches:
- branch-compare-type: REG_EXP
- branch-pattern: '^(master|voltha-2.3)$'
+ branch-pattern: '{all-branches-regexp}'
file-paths:
- compare-type: REG_EXP
pattern: '{all-files-regexp}'
@@ -471,7 +471,7 @@
project-pattern: '^(voltha-openolt-adapter|voltha-openonu-adapter|voltha-go)$'
branches:
- branch-compare-type: REG_EXP
- branch-pattern: '^(master|voltha-2.3)$'
+ branch-pattern: '{all-branches-regexp}'
- job-template:
@@ -609,7 +609,7 @@
project-pattern: '^(voltha-go|voltha-openolt-adapter|voltha-openonu-adapter|voltha-api-server|voltha-system-tests|ofagent-py|ofagent-go|voltha-onos)$'
branches:
- branch-compare-type: REG_EXP
- branch-pattern: '^(master|voltha-2.3)$'
+ branch-pattern: '{all-branches-regexp}'
- job-template: