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:
parent
c8b8c580ae
commit
9fbc4ebd87
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user