From 95be1e9808cc0db7fc1a7735af90b11d86ffc618 Mon Sep 17 00:00:00 2001 From: Jiahui Feng Date: Thu, 25 May 2023 14:53:07 -0700 Subject: [PATCH] add kind alpha features to non-blocking. --- config/testgrids/kubernetes/presubmits/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/testgrids/kubernetes/presubmits/config.yaml b/config/testgrids/kubernetes/presubmits/config.yaml index 1ee6d5fb6330..c8ea96c6764e 100644 --- a/config/testgrids/kubernetes/presubmits/config.yaml +++ b/config/testgrids/kubernetes/presubmits/config.yaml @@ -90,6 +90,9 @@ dashboards: - name: pull-kubernetes-e2e-kind-ipvs-dual-canary test_group_name: pull-kubernetes-e2e-kind-ipvs-dual-canary base_options: width=10 + - name: pull-kubernetes-e2e-kind-alpha-features + test_group_name: pull-kubernetes-e2e-kind-alpha-features + base_options: width=10 - name: pull-kubernetes-e2e-gce-cos-alpha-features test_group_name: pull-kubernetes-e2e-gce-cos-alpha-features base_options: width=10