From 5d7eff4f1b0a12ecf410fcca594e85ee4c8505d1 Mon Sep 17 00:00:00 2001 From: shuheiktgw Date: Sat, 2 Oct 2021 10:05:11 +0900 Subject: [PATCH] Add a kubetest2 link to contributors/README.md --- contributors/devel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/README.md b/contributors/devel/README.md index 845a0eb4c..04740e57c 100644 --- a/contributors/devel/README.md +++ b/contributors/devel/README.md @@ -155,7 +155,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f * **Integration Testing in Kubernetes** [integration-tests.md](sig-testing/integration-tests.md) -* **End-to-End Testing in Kubernetes** [e2e-tests.md](sig-testing/e2e-tests.md) +* **End-to-End Testing in Kubernetes** [e2e-tests.md](sig-testing/e2e-tests.md) and [e2e-tests-kubetest2.md](sig-testing/e2e-tests-kubetest2.md) * **Debugging with Gubernator** [gubernator.md](sig-testing/gubernator.md)