From c2bfc3b2ac150d34388c9344233823cd827492d9 Mon Sep 17 00:00:00 2001 From: Peter Rifel Date: Mon, 18 Jan 2021 22:39:58 -0600 Subject: [PATCH] update skip listo --- tests/e2e/e2e.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/e2e.mk b/tests/e2e/e2e.mk index c4cf33872d..e5fc529765 100644 --- a/tests/e2e/e2e.mk +++ b/tests/e2e/e2e.mk @@ -36,4 +36,4 @@ test-e2e-aws-simple-1-20: test-e2e-install -- \ --test-package-version=v1.20.2 \ --parallel 25 \ - --skip-regex="\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|Services.*functioning.*NodePort" + --skip-regex="\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|RuntimeClass|RuntimeHandler"