Change test nodeset to centos-8-stream

The logscraper01.openstack.org host is running on Centos 8 stream,
so the ci-log-processing code should be tested on that
system image.

Change-Id: I7eb70a1871f69b669ca8823c11c29b0c8ebb7b47
This commit is contained in:
Daniel Pawlik 2022-02-21 14:51:49 +01:00 committed by Tristan Cacqueray
parent c8b8c580ae
commit 9fbc4ebd87

View File

@ -1,12 +1,12 @@
---
- job:
name: ci-log-processing-functional-test-fedora-35
name: ci-log-processing-functional-test-centos-8-stream
description: Test is validating ci log processing services
run: ansible/playbooks/check-services.yml
nodeset:
nodes:
- name: fedora-35
label: fedora-35
- name: centos-8-stream
label: centos-8-stream
- project:
templates:
@ -17,5 +17,5 @@
- openstack-tox-linters
- openstack-tox-pep8
- openstack-tox-py38
- ci-log-processing-functional-test-fedora-35
- ci-log-processing-functional-test-centos-8-stream
gate: *logcheck