From: Jan Gelety Date: Wed, 23 Jan 2019 10:59:44 +0000 (+0100) Subject: Use csit oper-rls1901 branch for vpp stable/1901 branch X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=203b23512e20369312d8c8a0e292a7e3e043ca93;p=ci-management.git Use csit oper-rls1901 branch for vpp stable/1901 branch Change-Id: If249c1b989e5dc5998908619e95d58dd4194d990 Signed-off-by: Jan Gelety --- 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