Skip to content

Commit 5560b50

Browse files
mnasiadkaAlex-Welsh
authored andcommitted
CI: Add tenks logs to check-logs.sh exception list
Change-Id: Ib99d38fa881c1e49c5dc5690f370ae723b63cdb3 Signed-off-by: Michal Nasiadka <[email protected]>
1 parent 6d01680 commit 5560b50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/check-logs.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ function check_fluentd_missing_logs {
9393
/var/log/kolla/skyline/skyline.log)
9494
continue
9595
;;
96+
/var/log/kolla/tenks/*)
97+
continue
98+
;;
9699
/var/log/kolla/zun/*)
97100
continue
98101
;;

0 commit comments

Comments
 (0)