zuul: update nodeset from f31 to f32

Change-Id: Id9de427dc97fe26d3a4c128ef18ef2f24de970ce
This commit is contained in:
David Moreau Simard 2020-09-18 14:52:51 -04:00
parent 9be44da985
commit 36ac8f835c
No known key found for this signature in database
GPG Key ID: 7D4729EC4E64E8B7
1 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
parent: ara-role-database-backends
nodeset: ara-database-server-multinode
description: |
Deploys the ARA API server on Ubuntu 18.04, Fedora 31 as well as CentOS 8
Deploys the ARA API server on Ubuntu 18.04, Fedora 32 as well as CentOS 8
and tests it against a central PostgreSQL server installed on CentOS 8.
The job exercises the ara_api Ansible role, the ARA Ansible plugins, the
ARA API clients as well as the API itself.
@ -64,7 +64,7 @@
parent: ara-role-database-backends
nodeset: ara-database-server-multinode
description: |
Deploys the ARA API server on Ubuntu 18.04, Fedora 31 as well as CentOS 8
Deploys the ARA API server on Ubuntu 18.04, Fedora 32 as well as CentOS 8
and tests it against a central MySQL server installed on CentOS 8.
The job exercises the ara_api Ansible role, the ARA Ansible plugins, the
ARA API clients as well as the API itself.
@ -76,7 +76,7 @@
parent: ara-role-database-backends
nodeset: ara-multinode
description: |
Deploys the ARA API server on Ubuntu 18.04, Fedora 31 as well as CentOS 8
Deploys the ARA API server on Ubuntu 18.04, Fedora 32 as well as CentOS 8
and tests it using the distributed sqlite database backend.
run: tests/with_distributed_sqlite.yaml
@ -85,8 +85,8 @@
- job:
name: ara-role-api-fedora-packages
parent: ara-role-integration-base
nodeset: ara-fedora-31
nodeset: ara-fedora-32
description: |
Deploys the ARA API server on Fedora 31 using distribution packages for
Deploys the ARA API server on Fedora 32 using distribution packages for
ARA and Ansible.
run: tests/with_fedora_packages.yaml