Migrate to fedora-latest for testing

We'd like to remove fedora-27 images from nodepool, bump to
fedora-latest so we can do that.

Change-Id: I9304b86d35df198a45c97520d4875943895b81bc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-08-09 19:00:24 -04:00
parent 82a696fda3
commit 73c74e6e1e
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
vars:
python_test_version: py35
ansible_test_version: latest
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ara-integration-fedora-py35-devel
@ -59,4 +59,4 @@
vars:
python_test_version: py35
ansible_test_version: devel
nodeset: fedora-27
nodeset: fedora-latest