Fix install vpp to stable/1901 release
[ci-management.git] / jjb / vpp / include-raw-vpp-csit-functional.sh
index a6f577b..5a7f27c 100644 (file)
@@ -58,6 +58,12 @@ else
             stable/1807 )
                 BRANCH_ID="oper-rls1807"
                 ;;
+            stable/1810 )
+                BRANCH_ID="oper-rls1810"
+                ;;
+            stable/1901 )
+                BRANCH_ID="oper-rls1901"
+                ;;
             * )
                 BRANCH_ID="oper"
         esac