f2d43b1deb
This is part of our efforts to migrate from ubuntu-trusty to ubuntu-xenial. Change-Id: Ie3cf959434dd587d2b7677e461404ad1e85290b5 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
10 lines
207 B
YAML
10 lines
207 B
YAML
- job-group:
|
|
name: charm-layer-jobs
|
|
node:
|
|
- ubuntu-trusty
|
|
- ubuntu-xenial
|
|
jobs:
|
|
- 'gate-{name}-pep8-{node}'
|
|
- 'gate-{name}-tox-{envlist}-{node}':
|
|
envlist: build
|