Signed-off-by: Dave Wallace <[email protected]>
Change-Id: I199c3030231325b6e6b18fa7dded7626f12f1d3d
 
 
     project: 'vpp'
     executor-arch: 'x86_64'
+    executor-os: 'ubuntu1804'
     os:
       - ubuntu1804:
           repo-os-part: 'ubuntu.bionic.main'
     name: 'vpp-verify-{stream}-debug'
 
     project-type: freestyle
-    node: 'builder-{os}-prod-{executor-arch}'
+    node: 'builder-{executor-os}-prod-{executor-arch}'
     concurrent: true
     archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'