Merge "CI: Add exception for venus to check-logs.sh"
This commit is contained in:
@@ -100,6 +100,9 @@ function check_fluentd_missing_logs {
|
||||
/var/log/kolla/tenks/*)
|
||||
continue
|
||||
;;
|
||||
/var/log/kolla/venus/*)
|
||||
continue
|
||||
;;
|
||||
/var/log/kolla/zun/*)
|
||||
continue
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user