summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/include-raw-vpp-csit-functional.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/vpp/include-raw-vpp-csit-functional.sh b/jjb/vpp/include-raw-vpp-csit-functional.sh
index 4c2f7d4df..a6f577b18 100644
--- a/jjb/vpp/include-raw-vpp-csit-functional.sh
+++ b/jjb/vpp/include-raw-vpp-csit-functional.sh
@@ -55,6 +55,9 @@ else
stable/1804 )
BRANCH_ID="oper-rls1804"
;;
+ stable/1807 )
+ BRANCH_ID="oper-rls1807"
+ ;;
* )
BRANCH_ID="oper"
esac