Skip to content

Commit 4a6123c

Browse files
committed
dump all failed pods logs
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 3e90eab commit 4a6123c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scripts/k8s-utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2024 Intel Corporation
33
# SPDX-License-Identifier: Apache-2.0
44

5-
set -e
5+
# set -e
66

77
function dump_pod_log() {
88
pod_name=$1

0 commit comments

Comments
 (0)