From 545177d8db6ceea9715b98202a1044f10e44dadc Mon Sep 17 00:00:00 2001 From: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com> Date: Fri, 14 May 2021 11:18:00 -0400 Subject: Add note to ensure tests run in presubmits --- contributors/devel/sig-architecture/api_changes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributors/devel/sig-architecture/api_changes.md b/contributors/devel/sig-architecture/api_changes.md index 3a1099fd..ce496351 100644 --- a/contributors/devel/sig-architecture/api_changes.md +++ b/contributors/devel/sig-architecture/api_changes.md @@ -743,6 +743,8 @@ doing! Check out the [E2E docs](../sig-testing/e2e-tests.md) for detailed information about how to write end-to-end tests for your feature. +Make sure the E2E tests are running in the default presubmits for a feature that +is being promoted to Beta (enabled by default). ## Examples and docs -- cgit v1.2.3