Merge "Update fedora image used for website tests to fedora-29"

This commit is contained in:
Zuul 2019-03-07 23:42:13 +00:00 committed by Gerrit Code Review
commit 5592862432
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
- nodeset:
name: ara-infra-fedora-28
name: ara-infra-fedora-29
nodes:
- name: ara.recordsansible.org
label: fedora-28
label: fedora-29
- job:
name: ara-infra-website
parent: base
nodeset: ara-infra-fedora-28
nodeset: ara-infra-fedora-29
pre-run: tests/website-pre.yaml
run: playbooks/website.yaml
post-run: tests/website-post.yaml