Wojciech Tyczynski
c47aa368bd
Increase QPS limits in integration and e2e tests
2016-03-01 16:49:38 +01:00
gmarek
110340c467
Add an option to pass client's QPS/burst to e2e framework
2016-02-29 09:32:29 +01:00
k8s-merge-robot
bc52f12a56
Merge pull request #20808 from soltysh/e2e_tests
...
Auto commit by PR queue bot
2016-02-25 01:57:24 -08:00
gmarek
ac706ea1de
Resource gatherer refactoring
2016-02-24 12:55:32 +01:00
Andy Goldstein
03d926c2a7
Fix kubectl timeout test flake in e2e/portforward
...
Instead of using `kubectl logs -f` and waiting for it to terminate when the container/pod stopped,
switch to explicitly waiting for the pod to stop and then get the pod logs without -f to avoid
hanging.
2016-02-22 14:39:20 -05:00
Maciej Szulik
7f61f62ec2
Allow custom namespace creation in e2e framework
2016-02-19 23:17:50 +01:00
Phillip Wittrock
c61436ea94
Merge pull request #21410 from jlowdermilk/before-suite-dump
...
e2e: log events, pod/node info when kube-system pods fail to start
2016-02-18 11:12:34 -08:00
k8s-merge-robot
5acdb92126
Merge pull request #21177 from laushinka/spelling-fixes
...
Auto commit by PR queue bot
2016-02-18 10:29:49 -08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
gmarek
dfb1e69ea2
Fix namespace test
2016-02-17 14:16:32 -08:00
Jeff Lowdermilk
4b7764b5f9
e2e: log events, pod/node info when kube-system pods fail to start
2016-02-17 13:48:11 -08:00
k8s-merge-robot
b1db1439e8
Merge pull request #21121 from bparees/typo
...
Auto commit by PR queue bot
2016-02-16 13:00:08 -08:00
Wojciech Tyczynski
fbb6cc4a59
Add logss to debug scalability failure
2016-02-16 17:02:42 +01:00
Wojciech Tyczynski
ca7a9f855a
Always delete namespace in test framework
2016-02-15 10:19:04 +01:00
Tim Hockin
ff3f9f6bcc
Move "extra" namespaces into framework
...
Now an aborted test will delete namespaces. Hopefully this means less GCE
leaks.
2016-02-13 20:37:04 -08:00
Tim Hockin
677d4d6dbc
e2e: Call AfterEach handlers in case of an abort
...
I was tired of aborted tests leaving debris in my cluster.
2016-02-13 20:29:46 -08:00
Ben Parees
f28cc156fc
fix typo in test log message
2016-02-12 14:12:35 -05:00
k8s-merge-robot
9d776d999d
Merge pull request #20932 from saad-ali/fix20757
...
Auto commit by PR queue bot
2016-02-12 07:58:53 -08:00
Wojciech Tyczynski
06106cfb10
Fix framework afterEach method
2016-02-11 13:14:32 +01:00
Chao Xu
1c84552757
generate the versioned clientset
2016-02-10 17:22:46 -08:00
saadali
8987d63f7b
Have E2E PD tests retry on kubectl exec timeout
2016-02-09 14:44:02 -08:00
Paul Morie
0b82d0b491
Allow pod.Spec.ActiveDeadlineSeconds to be updateable
2016-02-05 15:58:31 -05:00
gmarek
ba8efbddea
Add explicit start and end to JSON encoded test data for easier parsing
2016-01-13 15:57:57 +01:00
gmarek
e704e6c0bc
Make MetricsForE2E public
2016-01-12 13:23:47 +01:00
k8s-merge-robot
30f206c9e3
Merge pull request #19261 from gmarek/in-test-metrics
...
Auto commit by PR queue bot
2016-01-11 01:59:29 -08:00
gmarek
f5a41823c2
Implement JSON printing for test summaries
2016-01-08 10:07:43 +01:00
gmarek
5cc420c408
Small cleanup in density e2e test.
2016-01-07 10:28:43 +01:00
gmarek
03fc8ba40a
Metrics in e2e tests are using printer framework to print themselves
2016-01-05 11:15:42 +01:00
gmarek
1df78a2398
Add a framework for multiple writers for various test data summaries
2015-12-29 10:26:44 +01:00
gmarek
2dcafa3854
Add a flag that will make test gather metrics from all running components after the test finishes.
2015-12-28 12:10:39 +01:00
k8s-merge-robot
0b93238423
Merge pull request #18536 from mikedanese/ns-label
...
Auto commit by PR queue bot
2015-12-17 02:38:04 -08:00
Wojciech Tyczynski
960808bf08
Switch to versioned ListOptions in client.
2015-12-14 14:26:09 +01:00
Mike Danese
a3b6674fbf
add a label to namespaces created by e2e framework
2015-12-11 09:53:56 -08:00
Wojciech Tyczynski
6dcb689d4e
Simplify List() signature in clients.
2015-12-03 09:54:07 +01:00
k8s-merge-robot
8a8639d7af
Merge pull request #17863 from wojtek-t/only_list_options_in_watch
...
Auto commit by PR queue bot
2015-12-02 06:28:28 -08:00
k8s-merge-robot
ac68536d44
Merge pull request #17832 from wojtek-t/list_options_in_list
...
Auto commit by PR queue bot
2015-12-02 02:34:17 -08:00
Wojciech Tyczynski
8343c8ce6c
Pass ListOptions to List() methods.
2015-12-01 15:00:36 +01:00
Wojciech Tyczynski
d2dfc912e6
Simplify Watch() signature in clients.
2015-12-01 14:19:26 +01:00
gmarek
fa4f04e176
Add a validation step to add-on resource monitoring
2015-12-01 14:01:14 +01:00
gmarek
6ade0a1217
Add a tool for monitoring log generation rates
2015-11-30 16:04:48 +01:00
k8s-merge-robot
fc927e8719
Merge pull request #17770 from gmarek/fix-test
...
Auto commit by PR queue bot
2015-11-27 06:35:49 -08:00
gmarek
4a785d0676
Enable Add-On resource gathering in scalability tests
2015-11-25 14:04:07 +01:00
Wojciech Tyczynski
b6ef62af24
Use unversioned.ListOptions in clients.
2015-11-24 16:52:09 +01:00
Brendan Burns
b76fef7d48
Log node info on test failures
2015-11-11 22:07:39 -08:00
saadali
45ba3ed47b
Increase pod timeout for PD tests
2015-11-03 15:57:37 -08:00
gmarek
cfe391d4ee
Add resource monitoring of kube-system pods
2015-11-02 13:35:50 +01:00
Wojciech Tyczynski
aac55d4795
Unify List() signature in clients
2015-10-30 15:43:40 +01:00
gmarek
0150d87a73
Add an option to not delete a namespace after e2e test
2015-10-27 09:23:50 +01:00
Wojciech Tyczynski
f4d75e0a0a
Support timeout in watch requests
2015-10-24 13:12:49 +02:00
Andy Goldstein
7d02ea9bb7
Fix race condition for consuming podIP via downward API.
2015-10-13 16:39:11 -04:00