From 31b4c511aaa0bf76cc0acaa422d3f864306470c3 Mon Sep 17 00:00:00 2001 From: David McMahon Date: Fri, 10 Jun 2016 14:21:20 -0700 Subject: Versioning docs and examples for v1.4.0-alpha.0. --- testing.md | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'testing.md') diff --git a/testing.md b/testing.md index 72f1c328..faa1f66a 100644 --- a/testing.md +++ b/testing.md @@ -1,29 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -195,6 +171,13 @@ hack/test-integration.sh # Run all integration tests. Please refer to [End-to-End Testing in Kubernetes](e2e-tests.md). + + + + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/devel/testing.md?pixel)]() -- cgit v1.2.3