Sweetcomb - run test only for ubuntu 1604
[ci-management.git] / jjb / sweetcomb / sweetcomb.yaml
index 8fecf75..c7df3a1 100644 (file)
     jobs:
       - 'sweetcomb-verify-{stream}-{os}'
       - 'sweetcomb-merge-{stream}-{os}'
-      - 'sweetcomb-test-{stream}-{os}'
+      - 'sweetcomb-test-{stream}-ubuntu1604'
 
     project: 'sweetcomb'
     os:
       - ubuntu1604:
           repo-os-part: 'ubuntu.xenial.main'
-      - ubuntu1804:
-          repo-os-part: 'ubuntu.bionic.main'
       - centos7:
           repo-os-part: 'centos7'
     stream:
           fixed-delay: 90
 
 - job-template:
-    name: 'sweetcomb-test-{stream}-{os}'
+    name: 'sweetcomb-test-{stream}-ubuntu1604'
 
     project-type: freestyle
-    node: '{os}-us'
+    node: 'ubuntu1604-us'
     concurrent: true
 
     build-discarder:
       - gerrit-parameter:
           branch: '{branch}'
       - os-parameter:
-          os: '{os}'
+          os: 'ubuntu1604'
       - repo-name-parameter:
-          repo-name: '{repo-stream-part}.{repo-os-part}'
+          repo-name: '{repo-stream-part}.ubuntu.xenial.main'
       - stream-parameter:
           stream: '{stream}'