summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-06-05 16:45:44 +0000
committerGerrit Code Review <gerrit@fd.io>2019-06-05 16:45:44 +0000
commit320942053a66ea379bd61c9eadacd9aec918ae2d (patch)
tree381b019e1f1a0e40f2444b51fd6c52d069110bed
parentc160a325b24d8ca6f5881071a71005b1f454f043 (diff)
parentd021d95c1d0df0d53371ba37a2024c8ebc2277f5 (diff)
Merge "Sweetcomb - run test only for ubuntu 1604"
-rw-r--r--jjb/sweetcomb/sweetcomb.yaml12
1 files changed, 5 insertions, 7 deletions
diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml
index 9be3f0520..64be1fd3b 100644
--- a/jjb/sweetcomb/sweetcomb.yaml
+++ b/jjb/sweetcomb/sweetcomb.yaml
@@ -20,14 +20,12 @@
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:
@@ -201,10 +199,10 @@
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:
@@ -225,9 +223,9 @@
- 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}'