diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-10-18 10:41:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-18 10:41:47 -0700 |
| commit | f4dde602ee67313e444f101035d627c901643264 (patch) | |
| tree | 5972d51892d34d1465b0ddf92b191f955dbf00ee | |
| parent | 5244362b6abda165c6d69cf4a208482de6fd5872 (diff) | |
| parent | 7061124aa9d349105c6b00cdc4e8b28427738c77 (diff) | |
Merge pull request #1208 from porridge/expand-e2e
Automatic merge from submit-queue.
Expand the e2e acronym.
| -rw-r--r-- | contributors/devel/automation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/automation.md b/contributors/devel/automation.md index b3fddae1..ae6e0ab5 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) |
