From 7154edc50209f76e945a8971683fd2cf13ad7aee Mon Sep 17 00:00:00 2001 From: ThreadDao Date: Sun, 3 Oct 2021 20:15:57 +0800 Subject: [PATCH] [skip ci] Remove the smoke tag from doc (#9153) Signed-off-by: ThreadDao --- tests/scripts/e2e-k8s.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/e2e-k8s.sh b/tests/scripts/e2e-k8s.sh index 5c583b2534..3229344169 100755 --- a/tests/scripts/e2e-k8s.sh +++ b/tests/scripts/e2e-k8s.sh @@ -138,7 +138,7 @@ Usage: Refer: https://helm.sh/docs/helm/helm_install/#helm-install --test-extra-arg Run e2e test extra configuration - For example, \"--tag=smoke\" + For example, \"--tags=L0\" --test-timeout To specify timeout period of e2e test. Timeout time is specified in seconds.