Remove ansible-version: 2.8
Zuul is removing support for old ansible versions like 2.8 remove our use of it. While we are syncing base-test with base a bit add abstract: true to base-test to match base as well. Change-Id: I949c6c7d93db7e3862ec9169ee94fd501539863a
This commit is contained in:
parent
c81fc34da4
commit
81494e12fd
@ -76,7 +76,7 @@
|
||||
- job:
|
||||
name: base-test
|
||||
parent: null
|
||||
ansible-version: 2.8
|
||||
abstract: true
|
||||
description: |
|
||||
A job to test changes to the base job without disturbing the
|
||||
main job in production. Not for general use.
|
||||
|
Loading…
x
Reference in New Issue
Block a user