From 1b7ed43eb503485fc11ae0ffc3c1e8781d79d21e Mon Sep 17 00:00:00 2001 From: dashanji Date: Fri, 1 Sep 2023 20:54:08 +0800 Subject: [PATCH] debug Signed-off-by: dashanji --- test/e2e/oap-ui-agent/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/oap-ui-agent/e2e.yaml b/test/e2e/oap-ui-agent/e2e.yaml index 5d64a2c0..af0bad49 100644 --- a/test/e2e/oap-ui-agent/e2e.yaml +++ b/test/e2e/oap-ui-agent/e2e.yaml @@ -18,7 +18,7 @@ setup: file: ../kind.yaml steps: - name: prepare e2e.yaml - command: echo "test" + command: exit 0 timeout: 1m cleanup: