Change vpp-checkstyle-verify-master to run on ubuntu 20.04 19/30919/2
authorDave Wallace <[email protected]>
Fri, 22 Jan 2021 21:03:29 +0000 (16:03 -0500)
committerDave Wallace <[email protected]>
Tue, 26 Jan 2021 23:35:00 +0000 (23:35 +0000)
Signed-off-by: Dave Wallace <[email protected]>
Change-Id: I7c899535fc1cf75239548ab7bde911a47d0b7f45

jjb/vpp/vpp.yaml

index 1721abe..9854b76 100644 (file)
     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