From a6d0d842868c8bbab1e500fe03535b1dab85fed4 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Fri, 22 Jan 2021 16:03:29 -0500 Subject: Change vpp-checkstyle-verify-master to run on ubuntu 20.04 Signed-off-by: Dave Wallace Change-Id: I7c899535fc1cf75239548ab7bde911a47d0b7f45 --- jjb/vpp/vpp.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'jjb/vpp') 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 -- cgit 1.2.3-korg