Vishnu Kannan
|
c2fcdec503
|
Adding an e2e test for headless services.
|
2015-05-22 23:00:24 -07:00 |
|
Justin Santa Barbara
|
c68e4163fe
|
e2e fix: set NodePort back to 0, when changing from NodePort -> ClusterIP
|
2015-05-22 22:20:29 -04:00 |
|
Dawn Chen
|
8d6d03b4a4
|
Merge pull request #8707 from justinsb/nodeport
WIP: ServiceType & NodePort work
|
2015-05-22 16:46:59 -07:00 |
|
Justin Santa Barbara
|
270701b88a
|
e2e testing for NodePort services
|
2015-05-22 19:14:28 -04:00 |
|
Justin Santa Barbara
|
7346cc8042
|
Add ServiceType = NodePort; wire everything up
|
2015-05-22 19:14:28 -04:00 |
|
Justin Santa Barbara
|
973c2e4819
|
Add Type to ServiceSpec: ClusterIP or LoadBalancer
|
2015-05-22 19:14:21 -04:00 |
|
Dawn Chen
|
4cad3b568f
|
Merge pull request #8644 from mbforbes/e2eLogBetter
Better logging for e2e start (debug failing pods)
|
2015-05-22 16:01:34 -07:00 |
|
Daniel Smith
|
05d2ae5642
|
add framework to service accounts test
|
2015-05-22 15:29:12 -07:00 |
|
Daniel Smith
|
86799cdd9d
|
add framework to emptyDir test
|
2015-05-22 15:29:12 -07:00 |
|
Daniel Smith
|
6ae8c78527
|
secrets test uses framework
|
2015-05-22 15:29:12 -07:00 |
|
Daniel Smith
|
11087d13b4
|
dns test uses framework
|
2015-05-22 15:29:12 -07:00 |
|
Justin Santa Barbara
|
3884d5fc59
|
Add LoadBalancer status to ServiceStatus
This will replace publicIPs
|
2015-05-22 18:27:05 -04:00 |
|
Dawn Chen
|
4ca2595ed3
|
Merge pull request #8651 from lavalamp/e2e-timeout
Start e2e framework; print events
|
2015-05-22 15:14:23 -07:00 |
|
Filip Grzadkowski
|
70500a64a7
|
Revert "Added metrics/debug gathering methods to utils and used them in density ..."
|
2015-05-22 13:00:46 -07:00 |
|
Dawn Chen
|
7c80f3d985
|
Merge pull request #7573 from rrati/performance-gathering-7572
Added metrics/debug gathering methods to utils and used them in density ...
|
2015-05-22 10:17:15 -07:00 |
|
Maxwell Forbes
|
4a21bd535e
|
Merge pull request #8677 from jayunit100/minStartupPods
Make minStartupPods feature backward compatible default value = 0.
|
2015-05-22 09:54:32 -07:00 |
|
jayunit100
|
7063da41da
|
Make minStartupPods feature backward compatible default value = 0.
|
2015-05-22 10:05:03 -04:00 |
|
Daniel Smith
|
28b3224b72
|
Start e2e framework; print events
|
2015-05-21 18:50:55 -07:00 |
|
Jerzy Szczepkowski
|
ef965a60f2
|
Implementation of e2e test that resizes cluster (works on GCE).
|
2015-05-22 02:59:25 +02:00 |
|
Max Forbes
|
40ba1e3043
|
Better logging for e2e start (debug failing pods)
|
2015-05-21 16:48:30 -07:00 |
|
jayunit100
|
56a356d577
|
Remove global client variable and initialize it locally in tests which accidentally used it.
|
2015-05-21 18:57:13 -04:00 |
|
Dawn Chen
|
ff855dee1e
|
Merge pull request #8603 from lavalamp/e2e-timeout
use ginkgo native timeout method
|
2015-05-21 09:58:48 -07:00 |
|
Dawn Chen
|
ed319ea1ad
|
Merge pull request #8578 from vishh/dns_e2e
Adding "metadata" to the list of required DNS names to be resolved in DNS e2e
|
2015-05-21 09:43:21 -07:00 |
|
Dawn Chen
|
9a316dd409
|
Merge pull request #8501 from ArtfulCoder/kubelet_svc_subdomain
Support old and new style dns service names.
|
2015-05-21 09:22:03 -07:00 |
|
Dawn Chen
|
df6c670639
|
Merge pull request #8500 from rrati/e2e-host-option-fix-8499
The e2e tests will re-honor --host option. #8499
|
2015-05-21 09:17:44 -07:00 |
|
Daniel Smith
|
8fdf1cca54
|
use ginkgo native timeout method
|
2015-05-20 17:36:37 -07:00 |
|
Daniel Smith
|
ec1b3a7537
|
improve network test logging
|
2015-05-20 17:22:21 -07:00 |
|
Abhishek Shah
|
dff3a7daaa
|
skydns changes
|
2015-05-20 17:04:30 -07:00 |
|
Vishnu Kannan
|
4f664036bf
|
Adding "metadata" to the list of required DNS names to be resolved in DNS e2e.
|
2015-05-20 11:17:41 -07:00 |
|
Robert Rati
|
3191b26bc6
|
Only sleep 1.1*interval. #7572
|
2015-05-19 18:40:21 -04:00 |
|
Jeff Grafton
|
e968b6be81
|
Merge pull request #8442 from mbforbes/e2ePodsReady
Ensure pods both running and ready before starting e2e tests
|
2015-05-19 13:40:08 -07:00 |
|
Quinton Hoole
|
14665119b4
|
Revert "improve e2e retry logic with standard wait.Poll()"
|
2015-05-19 11:17:32 -07:00 |
|
Robert Rati
|
b7486b0ca2
|
The e2e tests will re-honor --host option. #8499
|
2015-05-19 14:13:11 -04:00 |
|
Max Forbes
|
1da46ca3d0
|
Ensure pods both running and ready before starting e2e tests
|
2015-05-19 10:53:02 -07:00 |
|
Maxwell Forbes
|
b963307496
|
Merge pull request #8473 from ixdy/native-ginkgo-runner
Use native Ginkgo test runner instead of cmd/e2e (attempt N+1)
|
2015-05-19 10:48:14 -07:00 |
|
Robert Rati
|
7361f751a6
|
Create a config struct for RunRC and allow polling interval to be
configurable. #7572
|
2015-05-19 13:37:37 -04:00 |
|
Robert Rati
|
9e06132ed3
|
Minor cleanup. #7572
|
2015-05-19 13:22:20 -04:00 |
|
Quinton Hoole
|
063139996e
|
Merge pull request #8399 from ZJU-SEL/improve_e2e_retry_logic
improve e2e retry logic with standard wait.Poll()
|
2015-05-19 09:48:18 -07:00 |
|
Jeff Grafton
|
bf1de72f4a
|
Revert "Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)""
This reverts commit f4bb6aa37d .
|
2015-05-19 09:13:08 -07:00 |
|
Brian Grant
|
2c81050e6f
|
Merge pull request #8457 from davidopp/master
Fix stylistic isues with #5547. Closes #4910.
|
2015-05-19 07:43:21 -07:00 |
|
Robert Rati
|
9caee9ad16
|
Moved FifoQueue to separate file and minor cleanup. #7572
|
2015-05-19 10:25:02 -04:00 |
|
Robert Rati
|
b78576386f
|
Use getMetrics in ReadLatencyMetrics. #7572
|
2015-05-19 10:23:17 -04:00 |
|
Robert Rati
|
ac282bd50a
|
Cleaned up the output files. #7572
|
2015-05-19 10:23:17 -04:00 |
|
Robert Rati
|
ec5e7093b6
|
Created a fifo queue containing results from listing pods and checks
from from the queue to generate finer granularity #7572
|
2015-05-19 10:23:17 -04:00 |
|
Robert Rati
|
bd3306c845
|
Moved writePerfData to utils. #7572
|
2015-05-19 10:14:47 -04:00 |
|
Robert Rati
|
a89121cb70
|
Added metrics/debug gathering methods to utils and used them in density #7572
|
2015-05-19 10:14:47 -04:00 |
|
He Simei
|
09fc2a5013
|
improve retry logic with standard wait.Poll()
Signed-off-by: He Simei <hesimei@zju.edu.cn>
|
2015-05-19 21:31:27 +08:00 |
|
David Oppenheimer
|
44b1e1ca0c
|
Fix stylistic isues with #5547. Closes #4910.
|
2015-05-18 23:32:06 -07:00 |
|
Quinton Hoole
|
f4bb6aa37d
|
Revert "Use native Ginkgo test runner instead of cmd/e2e (attempt N)"
|
2015-05-18 21:04:26 -07:00 |
|
Tim Hockin
|
fd22f48f5b
|
rename StorageType StorageMedium
|
2015-05-18 17:21:30 -07:00 |
|