Merge "mitaka-eol: Remove unused jobs"

This commit is contained in:
Jenkins 2017-07-06 14:11:04 +00:00 committed by Gerrit Code Review
commit 08c5e1685e
2 changed files with 1 additions and 4 deletions

View File

@ -111,7 +111,6 @@
node: node:
- centos-7 - centos-7
- opensuse-422 - opensuse-422
- ubuntu-trusty
- ubuntu-xenial - ubuntu-xenial
jobs: jobs:
- gate-bifrost-integration-tinyipa-{node} - gate-bifrost-integration-tinyipa-{node}

View File

@ -62,9 +62,7 @@
name: 'tempest-monasca-full-jobs' name: 'tempest-monasca-full-jobs'
jobs: jobs:
- 'gate-tempest-dsvm-monasca-{lang}-{backend}-full-{node}{suffix}': - 'gate-tempest-dsvm-monasca-{lang}-{backend}-full-{node}{suffix}':
node: node: ubuntu-xenial
- ubuntu-trusty
- ubuntu-xenial
suffix: suffix:
- '' - ''
- '-nv' - '-nv'