Add cord-7.0 branch
Change-Id: Ie3f3d97af6f84522b0b08aa1b1438065065fa708
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index 4333331..eaceaa0 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -64,11 +64,11 @@
# regexp for gerrit triggers
# list of supported branches, for branch-regexp
all-branches-regexp: '.*'
- supported-branches-regexp: '^(master|cord-6.1|seba-1.0|cord-6.0|cord-5.0|cord-4.1|cord-4.0)$'
+ supported-branches-regexp: '^(master|cord-7.0|cord-6.1|seba-1.0)$'
legacy-branches-regexp: '^(cord-5.0|cord-4.1|cord-4.0)$'
- modern-branches-regexp: '^(master|cord-6.0|cord-6.1|seba-1.0)$'
- platform-branches-regexp: '^(master|cord-6.1)$'
- seba-branches-regexp: '^(master|seba-1.0)$'
+ modern-branches-regexp: '^(master|cord-7.0|cord-6.1|cord-6.0|seba-1.0)$'
+ platform-branches-regexp: '^(master|cord-7.0|cord-6.1)$'
+ seba-branches-regexp: '^(master|cord-7.0|seba-1.0)$'
# matchs all project repos
all-projects-regexp: '.*'