deads2k
3a265d0eec
add permissions to kubectl test for rbac
2017-01-03 09:59:13 -05:00
CJ Cullen
345d652598
Tolerate a Forbidden error in e2e RBAC RoleBinding setup.
2016-12-27 20:11:14 -08:00
deads2k
d9a4cfc09f
fix e2e tests which use SAs for permissions
2016-12-21 16:25:32 -05:00
Chao Xu
03d8820edc
rename /release_1_5 to /clientset
2016-12-14 12:39:48 -08:00
Wojciech Tyczynski
a9ec31209e
GetOptions - fix tests
2016-12-09 09:42:01 +01:00
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
Maciej Szulik
17788bb1e0
Rework pod waiting mechanism in e2e tests to accept pod and watch based
...
on its ResourceVersion to make sure we catch all the events.
2016-07-20 15:21:50 +02:00
Antoine Pelisse
321c410308
Revert "Switched watches in tests require ResourceVersion to be passed"
2016-07-19 13:28:57 -07:00
Maciej Szulik
83297a0617
Rework pod waiting mechanism in e2e tests to accept pod and watch based
...
on its ResourceVersion to make sure we catch all the events.
2016-07-18 12:06:36 +02:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Tim St. Clair
b0d3f32e88
Update test/e2e for test/e2e/framework refactoring
2016-04-13 10:50:17 -07:00
Jay Vyas
9a71dfe753
KubeDescribe implementation with verify into after-build/ scripts.
2016-03-15 22:29:21 -04:00
gmarek
110340c467
Add an option to pass client's QPS/burst to e2e framework
2016-02-29 09:32:29 +01:00
feihujiang
e85253916f
Support the subresource of node proxy
2016-02-16 17:02:45 +08:00
Jeff Grafton
87b0783808
Update tests to use nettest:1.7
2016-02-11 15:50:53 -08:00
Yu-Ju Hong
4544575e11
e2e: use the tagged busybox image to avoid unnecessary pulling
2016-02-08 15:28:55 -08:00
Isaac Hollander McCreery
a5d895ac49
Add version-guarding around calls to SubResource proxy in e2es
2015-12-16 11:18:47 -08:00
feihujiang
ceeac16dc4
Remove use of legacy pods proxy path
2015-11-09 15:23:48 +08:00
Avesh Agarwal
c3dfd30e51
Fixes incorrect output.
2015-10-27 14:58:19 -04:00
Dr. Stefan Schimanski
cb00df9b28
Tag conformance tests with a [Conformance] string in the description
...
- remove skip list from conformance-test.sh and filter by the new tag
- remove experimental api tests from conformance test suite
- remove all tests from conformance test suite which are either
restricted to e.g. gce, gke, aws or require SSH
2015-10-09 23:14:43 +01:00
Kris Rousey
ae6c64d9bb
Moving everyone to unversioned client
2015-08-18 10:23:03 -07:00
Mike Danese
8e33cbfa28
rewrite go imports
2015-08-05 17:30:03 -07:00
nikhiljindal
90d371c98f
Updating nettest image to latest code
2015-07-09 18:07:18 -07:00
Saad Ali
56083489e3
Merge pull request #9884 from brendandburns/gcr
...
Switch to loading busybox from gcr.
2015-06-17 11:38:24 -07:00
Justin Santa Barbara
3912ab29d8
e2e test polishing
...
Some typo fixes; some clearer messages on failed assertions;
some TODOs on deeper problems.
2015-06-16 21:15:11 -04:00
Brendan Burns
9fda26e5da
Switch to loading busybox from gcr.
2015-06-16 11:31:33 -07:00
Brendan Burns
1e94eed475
Add a test for PreStop hooks.
2015-05-26 21:23:15 -07:00