Switch to ansible-func-ubuntu-trusty for ansible jobs
Here we are switching to ubuntu-trusty as our base image, this will allow us to retire the bare-trusty node. Change-Id: I80648a9176d6adb759dffb7545ec0cd100d2d60b Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
52aa7ed268
commit
53e3b08a8a
@ -69,13 +69,11 @@
|
||||
job-suffix: '-nv'
|
||||
ostype:
|
||||
- centos7
|
||||
- trusty
|
||||
pipeline: gate
|
||||
- '{pipeline}-{name}-dsvm-ansible-functional-{ostype}{job-suffix}':
|
||||
job-suffix: ''
|
||||
ostype:
|
||||
- centos7
|
||||
- trusty
|
||||
pipeline: gate
|
||||
- '{pipeline}-{name}-ansible-func-{ostype}{job-suffix}':
|
||||
job-suffix: '-nv'
|
||||
|
@ -261,17 +261,13 @@ project-templates:
|
||||
|
||||
- name: ansible-role-functional-jobs-trusty
|
||||
check:
|
||||
- 'gate-{name}-dsvm-ansible-functional-trusty'
|
||||
- 'gate-{name}-ansible-func-ubuntu-trusty'
|
||||
gate:
|
||||
- 'gate-{name}-dsvm-ansible-functional-trusty'
|
||||
experimental:
|
||||
- 'gate-{name}-ansible-func-ubuntu-trusty'
|
||||
|
||||
- name: ansible-role-functional-jobs-trusty-nv
|
||||
check:
|
||||
- 'gate-{name}-dsvm-ansible-functional-trusty-nv'
|
||||
experimental:
|
||||
- 'gate-{name}-ansible-func-ubuntu-trusty-nv'
|
||||
- 'gate-{name}-ansible-func-ubuntu-trusty-nv'
|
||||
|
||||
- name: bindep-fallback
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user