Merge "Fix VPP linting"
[ci-management.git] / jjb / vpp / include-raw-vpp-csit-functional.sh
index da5f142..804ed62 100644 (file)
@@ -52,6 +52,15 @@ else
             stable/1801 )
                 BRANCH_ID="oper-rls1801"
                 ;;
+            stable/1804 )
+                BRANCH_ID="oper-rls1804"
+                ;;
+            stable/1807 )
+                BRANCH_ID="oper-rls1807"
+                ;;
+            stable/1810 )
+                BRANCH_ID="oper-rls1810"
+                ;;
             * )
                 BRANCH_ID="oper"
         esac