summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-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 804ed6248..5a7f27c6a 100644
--- a/jjb/vpp/include-raw-vpp-csit-functional.sh
+++ b/jjb/vpp/include-raw-vpp-csit-functional.sh
@@ -61,6 +61,9 @@ else
stable/1810 )
BRANCH_ID="oper-rls1810"
;;
+ stable/1901 )
+ BRANCH_ID="oper-rls1901"
+ ;;
* )
BRANCH_ID="oper"
esac