From 8b916c38b455f7bd1902a4bdd8073a78a5110872 Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Tue, 27 Feb 2018 13:57:46 -0500 Subject: [PATCH] Update validation (#7550) Adding a line about e2e tests passing on a CDK cluster. --- docs/getting-started-guides/ubuntu/validation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started-guides/ubuntu/validation.md b/docs/getting-started-guides/ubuntu/validation.md index b842db82c7..0fccf58967 100644 --- a/docs/getting-started-guides/ubuntu/validation.md +++ b/docs/getting-started-guides/ubuntu/validation.md @@ -25,6 +25,8 @@ The primary objectives of the e2e tests are to ensure a consistent and reliable behavior of the kubernetes code base, and to catch hard-to-test bugs before users do, when unit and integration tests are insufficient. +End-to-end tests will pass on a properly running CDK cluster outside of bugs in the tests. + ### Deploy kubernetes-e2e charm To deploy the end-to-end test suite, you need to relate the `kubernetes-e2e` charm