From 9716567964c90d9da0045dc96f2d3b5761ba0c1c Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Wed, 25 Oct 2017 15:35:59 +0800 Subject: Fix the directory of debuging script remove the updated date Signed-off-by: yuexiao-wang --- contributors/devel/e2e-tests.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/contributors/devel/e2e-tests.md b/contributors/devel/e2e-tests.md index 9d1ee59f..01a925f2 100644 --- a/contributors/devel/e2e-tests.md +++ b/contributors/devel/e2e-tests.md @@ -1,7 +1,5 @@ # End-to-End Testing in Kubernetes -Updated: 5/3/2016 - **Table of Contents** @@ -389,8 +387,8 @@ to gather logs. This script requires that the cluster provider supports ssh. Assuming it does, running: -``` -cluster/log-dump.sh +```sh +$ federation/cluster/log-dump.sh ``` will ssh to the master and all nodes and download a variety of useful logs to -- cgit v1.2.3