From 7061124aa9d349105c6b00cdc4e8b28427738c77 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Tue, 17 Oct 2017 08:25:22 +0200 Subject: Expand the e2e acronym. When a new k8s contributor reads through the developer guide, this document is the first one which mentions e2e. Expanding the acronym here helps to keep the learning curve gentle. --- contributors/devel/automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/automation.md b/contributors/devel/automation.md index 0e250277..5e9ae0fd 100644 --- a/contributors/devel/automation.md +++ b/contributors/devel/automation.md @@ -11,7 +11,7 @@ processes. In an effort to * reduce load on core developers - * maintain e2e stability + * maintain end-to-end test stability * load test github's label feature We have added an automated [submit-queue](https://github.com/kubernetes/test-infra/tree/master/mungegithub/submit-queue) -- cgit v1.2.3