From: Dave Wallace Date: Fri, 22 Jan 2021 21:03:29 +0000 (-0500) Subject: Change vpp-checkstyle-verify-master to run on ubuntu 20.04 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a6d0d842868c8bbab1e500fe03535b1dab85fed4;p=ci-management.git Change vpp-checkstyle-verify-master to run on ubuntu 20.04 Signed-off-by: Dave Wallace Change-Id: I7c899535fc1cf75239548ab7bde911a47d0b7f45 --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 1721abee2..9854b76c0 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -39,21 +39,25 @@ stream: - master: branch: 'master' + os: 'ubuntu2004' repo-stream-part: 'master' branch-head-refspec: '' - '2005': branch: 'stable/2005' + os: 'ubuntu1804' repo-stream-part: 'stable.2005' branch-head-refspec: '' - '2009': branch: 'stable/2009' + os: 'ubuntu1804' repo-stream-part: 'stable.2009' branch-head-refspec: '' + os: 'ubuntu1804' - '2101': branch: 'stable/2101' + os: 'ubuntu1804' repo-stream-part: 'stable.2101' branch-head-refspec: '' - os: 'ubuntu1804' executor-arch: 'x86_64' # [end] VPP-CHECKSTYLE-X86_64 PROJECT