Jing Xu
70f59e3d96
Add instructions for running version-skewed tests
...
Add instructions for running version-skewed tests
2016-08-01 10:04:48 -07:00
lixiaobing10051267
72da38c3f0
Modify the provider name in e2e-tests.md
2016-07-22 14:32:58 +08:00
joe2far
9298db79ff
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
Angus Salkeld
75cfc5730a
Fix some errors in the e2e doc and make it more consistent
...
- "--tests" is not a valid argument
- use --ginko-skip to exclude (not focus)
- add "--check_node_count=false" to test against local cluster
- always use "--" for long args (there was a mix of "-" and "--" and it was a bit confusing)
2016-07-08 12:33:38 +02:00
k8s-merge-robot
cee060cd4a
Merge pull request #26932 from aaronlevy/conformance-fix
...
Automatic merge from submit-queue
Allow conformance tests to run on non-GCE providers
fixes https://github.com/kubernetes/kubernetes/issues/26869
Creates a skeleton provider which has all the required function stubs -- but will allow a previously set "skeleton" KUBERNETES_PROVIDER to not be overriden with "gce".
2016-06-21 14:30:58 -07:00
Daniel Smith
a1bb96827b
Merge pull request #27221 from david-mcmahon/updatedocs
...
Update the latestReleaseBranch to release-1.3 in the munger.
2016-06-15 14:43:06 -07:00
Zach Loafman
0e792ecc02
Revert "Redo v1.4.0-alpha.0"
...
This reverts commit c7f1485e1b3491e98f102c30e7e342cb53dda818, reversing
changes made to 939ad4115a2a96f1e18758ec45b7d312bec65aa7.
2016-06-14 09:01:53 -07:00
Zach Loafman
52a8d6c084
Redo v1.4.0-alpha.0
2016-06-14 09:01:41 -07:00
David McMahon
4a5d209960
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Madhusudan.C.S
72606c72a7
Default to GCR as the image registry if the provider is GCE or GKE.
2016-06-13 02:08:59 -07:00
Dawn Chen
94ac5ff7f0
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon
2f5640b791
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
David McMahon
31b4c511aa
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:21:20 -07:00
Colin Hom
e1cb35afcd
document federation e2e cli flow
2016-06-09 15:11:52 -07:00
Aaron Levy
304fe55153
Use a skeleton provider for unimplemented functionality
2016-06-07 16:08:09 -07:00
Mike Brown
3358641372
devel/ tree 80col wrap and other minor edits
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2016-05-09 12:42:50 -05:00
Robert Bailey
afb38d6a6c
Merge pull request #24889 from dlorenc/docfix
...
Add missing "--test" flag to conformance test instructions.
2016-05-06 13:29:13 -07:00
Janet Kuo
ce70f0b829
Update testing convention docs
2016-05-03 10:29:48 -07:00
Dan Lorenc
223c20ecd2
Add missing "--test" flag to conformance test instructions.
2016-05-03 07:25:07 -07:00
Aaron Crickenberger
91a6c5e96d
Fix typo
2016-03-23 12:14:54 -07:00
Aaron Crickenberger
a9d113c4b2
Update versioning per supported releases policy
2016-03-22 15:36:27 -07:00
Aaron Crickenberger
d5948ba42b
Run hack/update-generated-docs.sh
2016-03-22 13:48:31 -07:00
Aaron Crickenberger
8846094b71
Update conformance test policy
...
Mostly doc updates and cruft removal
- describe conformance test policy and howto in e2e-tests.md
- rm e2e test info from testing.md in the name of DRY
- rm cluster/test-conformance.sh; unusable in release tar, not e2e.go
- update e2e test link in write-a-getting-started-guide.md
2016-03-22 13:09:31 -07:00
David McMahon
e0770531ab
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Jeff Grafton
e31ecd66fe
Remove log collection code in cluster/gce/util.sh.
...
Also update some docs to mention cluster/log-dump.sh.
2016-03-03 15:28:33 -08:00
Jeff Lowdermilk
1e01f1dfda
Merge pull request #22379 from jayunit100/conformance-rw-doc-only
...
Update Conformance definition section in e2e doc
2016-03-03 11:39:19 -08:00
Jeff Lowdermilk
b7463385c9
Merge pull request #21914 from spxtr/remove-prepare-version
...
Remove PrepareVersion from hack/e2e.go.
2016-03-02 15:57:59 -08:00
Jay Vyas
6962746589
Update Conformance definition section in e2e doc.
2016-03-02 14:54:53 -05:00
Quinton Hoole
903eb39517
Add document on writing good e2e tests.
2016-02-26 14:15:31 -08:00
Joe Finney
1e6b7d53a3
Remove PrepareVersion from hack/e2e.go.
2016-02-24 13:08:22 -08:00
laushinka
024b847eb1
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Isaac Hollander McCreery
f4d646df6f
Remove [Skipped] as a label for tests.
2016-02-12 17:24:06 -08:00
Isaac Hollander McCreery
d48796f5aa
Reconcile testing docs, fixes #18606
2016-02-10 16:33:35 -08:00
k8s-merge-robot
a6431996de
Merge pull request #20354 from ihmccreery/ci_doc
...
Auto commit by PR queue bot
2016-02-06 16:13:01 -08:00
Isaac Hollander McCreery
7f738639b2
Updates based on comments
2016-02-01 16:24:41 -08:00
Isaac Hollander McCreery
dfd29cb123
Update docs on flaky issues
2016-02-01 16:01:32 -08:00
Isaac Hollander McCreery
d4d8eb42e0
Add docs about the PR builder
2016-01-29 16:23:59 -08:00
Isaac Hollander McCreery
8326bbc4f6
CI testing guidelines redux
2016-01-29 16:20:53 -08:00
Isaac Hollander McCreery
b48824a805
Change wording about experimental API
2016-01-22 16:03:08 -08:00
Isaac Hollander McCreery
85f44c87d7
Add docs about [Feature:...] tests for experimental, beta, and GA features
2016-01-19 16:51:18 -08:00
Isaac Hollander McCreery
4843e36ddf
Add documentation for test labels
2016-01-14 09:54:23 -08:00
Chao Xu
83db13cc2e
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Tim Hockin
ff8cdfcde8
Run update-gendocs
2015-11-13 13:57:57 -08:00
Eric Tune
2df426d3f2
In devel docs, refer to .kube/config
...
not .kubernetes_auth
2015-10-23 15:44:42 -07:00
Timothy St. Clair
3692d4871f
Add developer documentation on e2e testing.
2015-09-17 14:40:14 -05:00