Commit Graph

36 Commits

Author SHA1 Message Date
Christoph Blecker 95a4a105cd
Use git.k8s.io for links 2017-12-21 18:34:08 -08:00
Kubernetes Submit Queue 6bb954eacf
Merge pull request #1268 from yuexiao-wang/fix-multicluster
Automatic merge from submit-queue.

Fix #1263: bad reference for push-federation-images in e2e-test

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>

Fix #1263

1. According to https://github.com/kubernetes/kubernetes/pull/42140,  "build/push-federation-images.sh" shoud be "federation/develop/push-federation-images.sh"

2. " cluster/log-dump.sh" should be "federation/cluster/log-dump.sh"
2017-12-01 13:44:21 -08:00
Tim Bielawa 6e5ede0404 Fix broken link. Clean up some trailing whitespace. 2017-11-27 11:25:06 -05:00
guineveresaenger a6dcf8678b removed autogenerated munge analytics from files 2017-11-03 16:55:51 -07:00
guineveresaenger b41c258f98 beging to remove munch tags from files, also removed deprecated content of how-to-doc in favor of link to k/website 2017-11-03 15:37:08 -07:00
yuexiao-wang 9716567964 Fix the directory of debuging script
remove the updated date

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-26 08:52:09 +08:00
yuexiao-wang dca087896e Fix bad reference in e2e-test
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-25 14:45:00 +08:00
Mahdi Mohammadinasab 53c7f790fb Fix broken ToC URL 2017-10-23 14:04:01 +01:00
nielsole 74cae97d0d Removing prom-push-gateway flag
The flag does not work anymore as per https://github.com/kubernetes/kubernetes/issues/45947
2017-09-14 14:10:36 +02:00
Kubernetes Submit Queue 8c0a79adbc Merge pull request #812 from crimsonfaith91/patch-4
Automatic merge from submit-queue

Add more information for e2e testing framework

Elaborate on how to use `e2e.test` to run ginkgo tests locally.
2017-08-18 15:16:10 -07:00
Steve Kriss 35d67fb396 switch to non-deprecated check-version-skew 2017-08-18 11:57:09 -07:00
Jun Xiang Tee 94e5104232 Address feedback 2017-08-17 16:52:33 -07:00
Ken'ichi Ohmichi 5ddf829318 Replace KUBERNETES_PROVIDER with --provider
Since 07c6da22fe, KUBERNETES_PROVIDER
has been deprecated. So this PR replaces KUBERNETES_PROVIDER with
the option --provider to specify a provider on e2e test.
2017-08-17 09:43:49 -07:00
Ken'ichi Ohmichi 89c57c4759 Specify --provider option on local e2e test
e2e test finds a suitable util.sh from "--provider" option.
However the e2e test way of community repo didn't show the setting of
the option and the gce's util.sh was selected as the default.

This patch fixes it.
2017-08-14 11:41:07 -07:00
Michelle Au fec70556e9 Update e2e doc to add sig labels 2017-08-04 14:13:05 -07:00
Jun Xiang Tee 07c6da22fe Remove deprecated KUBERNETES_PROVIDER=local 2017-08-04 12:23:20 -07:00
Jun Xiang Tee 01f96cdbb3 Remove redundant section
`Building the Tests` section are redundant - integrated the examples into `Building Kubernetes and Running the Tests` section.
2017-07-18 11:01:29 -07:00
Jun Xiang Tee 3016b81ef8 Add more information for e2e.test 2017-07-14 13:39:56 -07:00
billy2180 fe0f845677 Fix munger config broken link,The munger config directory has moved to https://github.com/kubernetes/test-infra/tree/master/mungegithub 2017-04-18 17:37:13 +08:00
billy2180 ca39acd96a Fix PromDash broken link,PromDash has been deprecated, using Grafana instead 2017-04-17 17:37:02 +08:00
Bobby Salamat 3ce9619d02 Add flaky test debugging info to e2e-tests.md 2017-04-12 12:54:11 -07:00
Davanum Srinivas 749edb1241 Add a tip about --ginkgo.noColor
Document the flag to switch off color in the output logs.
2017-04-05 17:36:03 -04:00
Yang Guo bbfa999547 Fixes KUBE_MASTER_IP in contributors/devel/e2e-tests.md.
KUBE_MASTER_IP must not contain prefix "http://".
2017-04-04 15:45:48 -07:00
Erick Fejta 7e7fbb7803 Merge pull request #379 from tonglil/fix-e2e-docs
Update e2e docs
2017-03-24 10:21:50 -07:00
ymqytw 70330c51e8 explain skew and upgrade test names 2017-03-20 14:35:16 -07:00
Erick Fejta e5e43742aa Add --extract=E documentation 2017-02-24 06:41:49 -08:00
supereagle 5707c418bc fix error links in test docs 2017-02-22 11:11:18 +08:00
Tony Li 91ca3b62eb reorganize doc for easier discovery 2017-02-16 17:33:47 -08:00
Tony Li 5b1da0a8bd change -up to --up 2017-02-16 17:33:32 -08:00
Tony Li 64c84cc90d fix -- separators 2017-02-16 17:25:05 -08:00
Erick Fejta ea155e2286 Add -- flag in hack/e2e.go documentation 2017-02-09 22:10:56 -08:00
Michelle Au 3964b560d5 Add backtick to label 2017-01-26 16:37:13 -08:00
Michelle Au 91f49abbf8 Update e2e doc to add [Volume] label. 2017-01-26 16:23:39 -08:00
Xinbo Weng fc3c79207c redundant backquote
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
2016-12-21 16:31:20 +08:00
Jeff Grafton 6e00f5a70d build-tools/ has been renamed build/ 2016-12-19 16:22:07 -08:00
Michelle Noorali 05d50ebda1 imported docs/devel as a subtree 2016-11-30 14:43:43 -05:00