CI: Fix fluentd log check

Change-Id: I31969eaac40c4de985be8d9d05befa930b788800
This commit is contained in:
Michal Nasiadka 2024-05-06 09:28:29 +02:00
parent 5a3fb2b4de
commit 2e43cc2315

View File

@ -8,7 +8,7 @@ set -o pipefail
# Enable unbuffered output for Ansible in Jenkins.
export PYTHONUNBUFFERED=1
declare -a fluentchecks=("got incomplete line before first line" "pattern not matched")
declare -a fluentchecks=("got incomplete line before first line" "pattern not matched:" "Could not communicate to OpenSearch")
function check_openstack_log_file_for_level {
# $1: file