Brian Grant
11f9733599
Merge pull request #5587 from nikhiljindal/enable3
...
Updating integration tests to test both API versions - v1beta1 and 3
2015-03-18 16:14:20 -07:00
Satnam Singh
0feb7e2c79
Make networking e2e test use an explicitly tagged image
2015-03-18 15:54:20 -07:00
nikhiljindal
7e36bbab3c
Updating integration tests to test both API versions - v1beta1 and 3
2015-03-18 15:24:11 -07:00
Rohit Jnagal
15ea997983
Merge pull request #5595 from piosz/guestbook_test
...
Added waiting for new entry in kubectl e2e test
2015-03-18 14:55:55 -07:00
Piotr Szczesniak
04ea0a8a82
Added waiting for new entry in kubectl e2e test
...
The test tends to fail because after an entry is added to data-base it takes
some time to replicate it from redis-master to redis-slave
2015-03-18 19:47:04 +01:00
Satnam Singh
7cd102ed6b
Make networking e2e test run in its own namespace
2015-03-18 09:53:47 -07:00
Salvatore Dario Minonne
31ddefc347
Finalize fields.Selector
2015-03-17 22:55:43 +01:00
Alex Robinson
572f804139
Merge pull request #5269 from satnam6502/e2e_cluster_logging
...
End to end test for cluster level logging with Elasticsearch
2015-03-17 12:12:24 -07:00
Satnam Singh
2042f1bf9e
End to end test for cluster level logging with Elasticsearch
2015-03-17 11:51:20 -07:00
Quinton Hoole
cc72eaec3a
Fix services namespace clash.
...
Serve identically names services in different namespaces on different external IP addresses.
2015-03-16 18:19:19 -07:00
Derek Carr
1291401c2e
Merge pull request #5516 from smarterclayton/add_ttl_to_helper
...
Add TTL support to etcd_helper in preparation for graceful delete
2015-03-16 17:14:35 -04:00
Victor Marmol
bdc1981eb5
Merge pull request #5433 from wojtek-t/remove_bound_pods
...
Remove BoundPods from Kubelet
2015-03-16 13:38:24 -07:00
Robert Bailey
0fe77d49af
Merge pull request #5439 from piosz/guestbook_test
...
Ported guestbook.sh e2e test to ginkgo
2015-03-16 12:49:59 -07:00
Clayton Coleman
bddef32193
Prepare EtcdHelper to extract more data from Node
...
In order to support graceful deletion, the resource object will
need access to the TTL value in etcd. Also, in the future we
may want to get the creation index (distinct from modifiedindex)
and expose it to clients. Change EtcdResourceVersioner to be
more type specific (objects vs lists) and provide a default
implementation that relies on the internal API convention.
Also, rename etcd_tools.go to etcd_helper.go and split a few
things up.
2015-03-16 15:33:50 -04:00
Wojciech Tyczynski
5d95e9e671
Remove BoundPods from Kubelet
2015-03-16 19:17:21 +01:00
Piotr Szczesniak
2533ddffa5
Ported guestbook.sh e2e test to ginkgo
...
This fixed #5045
2015-03-16 18:33:15 +01:00
Jeff Lowdermilk
e37fd2a84d
Merge pull request #5477 from dchen1107/clean
...
Convert RestartPolicy to string for v1beta3.
2015-03-16 10:23:52 -07:00
Vishnu Kannan
e89dd7e235
Updating heapster version to v0.9.
...
Updated the e2e test to work with the new version.
2015-03-14 19:00:18 +00:00
Dawn Chen
34e9c82c70
Convert RestartPolicy to string for v1beta3.
...
Fixed #3607 and spiritually support #5475
2015-03-13 18:38:07 -07:00
Timothy St. Clair
7eebf674d4
Update to option enable profiling on the master daemon processes.
...
--profiling=true , default is false
2015-03-13 10:45:01 -05:00
Satnam Singh
d0768332f2
Merge pull request #5274 from lavalamp/fix4
...
Add 'thrash' test that starts and stops a bunch of rc's in parallel
2015-03-12 15:29:31 -07:00
Robert Rati
3c9a9a4fb0
Fixed issue with the density test failing after a successful run because of
...
a failure to cleanup #5385
2015-03-12 12:29:00 -04:00
Victor Marmol
c03b080328
Merge pull request #5332 from vishh/heapster_e2e
...
Adding a ginkgo version of monitoring e2e test
2015-03-12 08:37:45 -07:00
Jerzy Szczepkowski
f24531c88e
Fixed pods e2e test.
...
Fixed pods e2e test. The test was failing due to PR #5256 .
2015-03-12 14:05:50 +01:00
Vishnu Kannan
cbb3c96f31
Removing old shell based monitoring test.
2015-03-12 02:39:15 +00:00
Vishnu Kannan
425dd7e3ee
Adding a heapster ginkgo e2e test.
2015-03-11 21:47:47 +00:00
Zach Loafman
18d1a1e70e
Merge pull request #5272 from satnam6502/e2e
...
Fix status message in waitForPodCondition
2015-03-11 13:10:20 -07:00
Zach Loafman
e780592315
Merge pull request #5264 from jlowdermilk/kube-up
...
Standalone kubeconfig for gce kube-up (mulligan)
2015-03-11 11:46:45 -07:00
Alex Mohr
c630f66658
Merge pull request #5165 from roberthbailey/rc-hostports
...
Remove the host port from the replication controller e2e test.
2015-03-11 11:08:14 -07:00
Lénaïc Huard
a326051325
Skip PD e2e test on non gce clusters
2015-03-11 17:58:40 +01:00
Daniel Smith
a5396a808e
add 'thrash' test that starts and stops a bunch of rc's in parallel
2015-03-10 16:59:26 -07:00
Satnam Singh
cef905a7b2
Fix status message in waitForPodConidition
2015-03-10 16:06:03 -07:00
Jeff Lowdermilk
7db006ab1a
Generate standalone kubeconfig on kube-up, clear on kube-down.
...
Also tweaked the ginkgo tests to pull auth directly from a kubeconfig file
instead of the legacy kubernetes_auth file.
2015-03-10 14:23:34 -07:00
Daniel Smith
c542518ed6
Merge pull request #4862 from rrati/e2e-density-4861
...
Added a density test to start 100 pods/node in a cluster #4861
2015-03-10 12:05:31 -07:00
Daniel Smith
e1f64b2901
Merge pull request #5235 from jszczepkowski/pods-watch
...
Watch support in PodInterface.
2015-03-10 11:59:04 -07:00
Mike Danese
46ec580771
add PATCH to apiserver
2015-03-10 10:56:15 -07:00
Robert Rati
798b3ee7fd
Added a density test to start 100 pods/node in a cluster #4861
2015-03-10 13:41:24 -04:00
Jerzy Szczepkowski
0342ba3476
Watch support in PodInterface.
...
Added Watch support to PodInterface. Extended pods e2e to test watch. Resolves #4777 .
2015-03-10 09:45:44 +01:00
Jeff Lowdermilk
a280e0da2d
Revert "Standalone kubeconfig for gce kube-up"
2015-03-09 17:45:06 -07:00
Satnam Singh
89bc7bbea9
Merge pull request #5154 from jlowdermilk/kube-up
...
Standalone kubeconfig for gce kube-up
2015-03-09 16:22:51 -07:00
Jeff Lowdermilk
4173d369aa
Generate standalone kubeconfig on kube-up, clear on kube-down.
...
Also tweaked the ginkgo tests to pull auth directly from a kubeconfig file
instead of the legacy kubernetes_auth file.
2015-03-09 16:02:00 -07:00
Daniel Smith
6de2e615cb
Merge pull request #5193 from bprashanth/e2e_stop_controller
...
Properly reap replication controllers in e2e test
2015-03-09 15:38:26 -07:00
Alex Mohr
0cac9ed2fd
Merge pull request #5155 from jlowdermilk/e2e
...
Include seconds waited in e2e/kubectl.go timeout message.
2015-03-09 13:44:32 -07:00
Prashanth Balasubramanian
0e484f25b1
Properly reap replication controllers in e2e test
2015-03-09 13:08:12 -07:00
Robert Bailey
a32f024029
Remove the host port from the replication controller e2e test.
2015-03-07 19:48:00 -08:00
Jeff Lowdermilk
8ab723404f
Include seconds waited in e2e/kubectl.go timeout message.
2015-03-06 16:54:16 -08:00
Satnam Singh
2685617a41
Fix formating of time output in waitForPodCondition
2015-03-06 11:25:04 -08:00
Jeff Lowdermilk
f7a491958b
fix Errorf argument mismatch in test/e2e/util.go
2015-03-06 09:36:37 -08:00
roberthbailey
ca9d24304b
Merge pull request #5106 from jlowdermilk/e2e
...
Make e2e pod start timeouts uniform
2015-03-05 16:39:10 -08:00
Jeff Lowdermilk
083f29158f
Make e2e pod start timeouts uniform
2015-03-05 15:54:45 -08:00
Daniel Smith
d5ae2b56ad
Add v1beta3 files to update-demo
2015-03-05 11:48:25 -08:00
Robert Bailey
dcd4981ec1
Replace the use of kubectl proxy with a standard api client.
2015-03-04 20:39:27 -08:00
Robert Bailey
55f2da3cd5
Check for non-200 responses separately from errors from the http get.
...
Fixes #5059
2015-03-04 14:39:56 -08:00
Clayton Coleman
eea1e88cb0
Merge pull request #4921 from mikedanese/too-many-gets
...
Interactions with etcd should optionally take a value that is filled with the result
2015-03-04 14:18:12 -05:00
Zach Loafman
ce2570d250
Merge pull request #5035 from pmorie/pd-e2e
...
Fix assertion on number of nodes in PD e2e test
2015-03-04 10:43:50 -08:00
Mike Danese
e1ca63f569
SetObj and CreateObj optionally accept an object to fill with the result of the get
2015-03-04 10:38:42 -08:00
Paul Morie
ce2b036b2b
Fix assertion on number of nodes in PD e2e test
2015-03-04 13:30:03 -05:00
Tim Hockin
fdea7252a4
Merge pull request #5001 from brendandburns/api3
...
Embed VolumeSource in v1beta3 and internal.
2015-03-04 09:50:14 -08:00
Jeff Lowdermilk
3891ad1b8f
Merge pull request #5015 from roberthbailey/kubectl-e2e-timeout
...
Increase the kubectl e2e test timeout to 10 minutes
2015-03-04 09:24:41 -08:00
Brendan Burns
fb90b56bf6
Embed VolumeSource in v1beta3 and internal.
2015-03-04 02:25:40 -08:00
Robert Bailey
8ae17bf677
Increase the timeout to 10 minutes to give docker plenty of time to pull the
...
image. We've seen increasing pull times lately causing the e2e tests to flake.
Fixes #4996 .
2015-03-03 21:54:54 -08:00
Eric Tune
4263f343ef
Merge pull request #4990 from mikedanese/auth-test-less-logs
...
Only log on failing cases in auth integration test
2015-03-03 13:31:41 -08:00
CJ Cullen
51f1a244e7
Fix leaking PDs from pd.go e2e test
...
Also upped the timeouts, because Slow Test > Flaky Test.
2015-03-03 11:10:36 -08:00
Mike Danese
9ae18cc96e
Only log on failing cases in auth integration test
2015-03-03 10:26:00 -08:00
Jeff Lowdermilk
66dfbe900a
Merge pull request #4963 from roberthbailey/kubectl-proxy
...
Remove host ports from the update demo and update tests (take 2).
2015-03-02 15:16:04 -08:00
Brendan Burns
fe973461f5
Merge pull request #4916 from thockin/plural_21_endpoints
...
Rename type Port to ContainerPort
2015-03-02 10:53:32 -08:00
Robert Bailey
5799dd5f7d
Remove host ports from the update demo and update tests (take 2).
2015-03-02 10:15:34 -08:00
Robert Bailey
3ae85812bd
Use the kubectl binary rather than the wrapper shell script in the
...
kubectl e2e test.
2015-03-01 21:45:04 -08:00
Tim Hockin
ea548b8260
Rename type Port to ContainerPort
...
Sadly I had to do this by hand - I just could not get gorename to fix up
users of it.
2015-02-27 21:05:59 -08:00
Zach Loafman
507b202b23
Merge pull request #4864 from jlowdermilk/kubectl-e2e-timeout
...
Increase timeout on kubectl.go to 60s
2015-02-26 13:31:52 -08:00
Jeff Lowdermilk
9871bbc1ae
Increase timeout on kubectl.go to 60s
...
Should reduce flakiness caused by ~30s docker image pulls.
2015-02-26 12:13:28 -08:00
roberthbailey
6efa68aa86
Merge pull request #4750 from fabioy/e2e-defer.fix
...
Move 'defer' call before creation on various e2e tests.
2015-02-26 10:03:46 -08:00
Jeff Lowdermilk
1db43f8f3e
Trim whitespace from kubectl in e2e/kubectl.go
2015-02-25 15:26:51 -08:00
Fabio Yeon
0b72391aa0
Move 'defer' call before creation on various e2e tests.
2015-02-25 10:04:51 -08:00
Zach Loafman
84a2a9766a
Revert "Remove host ports from the update demo and update tests"
2015-02-25 09:56:03 -08:00
Robert Bailey
dd87c247a5
Remove host ports from the update demo and update tests
2015-02-24 15:34:18 -08:00
Tim Hockin
0c5e421e92
fix head
2015-02-23 14:38:39 -08:00
Rohit Jnagal
cbcd35539f
Merge pull request #4718 from cjcullen/pdtest
...
Fix PD detach (fix the mount path/device name calculation).
2015-02-23 14:28:02 -08:00
Zach Loafman
f3a20bd39b
Merge pull request #4739 from vishh/cadvisor
...
Increase the timeout on apiserver requests to fetch node stats.
2015-02-23 14:15:46 -08:00
Vishnu Kannan
e1147184d5
Increase the timeout on apiserver requests to fetch node stats.
2015-02-23 21:54:24 +00:00
Daniel Smith
650f6cb826
Revert "Multi-port Endpoints"
2015-02-23 13:53:21 -08:00
Tim Hockin
eed36455a7
Merge pull request #4653 from thockin/secret_fixups
...
Secrets fixups
2015-02-23 13:49:19 -08:00
Daniel Smith
502f040129
Merge pull request #4712 from thockin/plural_30_endpoints
...
Multi-port Endpoints
2015-02-23 13:48:37 -08:00
Tim Hockin
607b736a3f
Rename volume source types to be consistent.
2015-02-23 12:39:57 -08:00
CJ Cullen
54e8240916
Fix PD detach (fix the mount path/device name calculation).
...
Fix readonly PD attach (don't try to format).
Add an e2e test to verify that PDs are attached and detached correctly.
Add an e2e test to verify that readonly PDs can be attached to >1 pods.
2015-02-23 12:19:22 -08:00
Zach Loafman
490624cfb7
Merge pull request #4631 from fabioy/fix-pods.go
...
Move the various "defer" calls before the creation in pods.go e2e test.
2015-02-23 09:55:14 -08:00
Tim Hockin
160f288832
Implement multi-port Endpoints
...
This is a part of multi-port services.
2015-02-22 09:35:12 -08:00
Tim Hockin
e0fd83096c
Rename type Port to ContainerPort
...
Sadly I had to do this by hand - I just could not get gorename to fix up
users of it.
2015-02-21 22:26:38 -08:00
Zach Loafman
93d77ab67c
Merge pull request #4681 from jlowdermilk/cadvisor-e2e
...
Deflake cadvisor e2e by adding retry loop
2015-02-20 15:51:56 -08:00
Alex Robinson
5ea0895987
Merge pull request #4682 from a-robinson/e2e
...
Un-revert #4551 which moved the certs.sh e2e test to ginkgo and fix the e2e auth breakage it caused
2015-02-20 15:50:00 -08:00
Brendan Burns
9829128a75
Merge pull request #4580 from thockin/plural_20_endpoints
...
Part 2 of plural ports: make endpoints a struct
2015-02-20 15:42:19 -08:00
Alex Robinson
fe42cd1235
Un-revert #4551 which moved the certs.sh e2e test to ginkgo and fix the
...
e2e auth breakage it caused. The fix is to not set project/zone/kube_master
to the empty string partway through the script, which I should have
realized was a bad idea in the first place.
2015-02-20 15:31:59 -08:00
Satnam Singh
8c7806dc4a
Merge pull request #4637 from jlowdermilk/examples-e2e
...
Port update.sh to ginkgo test
2015-02-20 14:58:50 -08:00
Jeff Lowdermilk
881ff89d92
Deflake cadvisor e2e by adding retry loop
...
Wait up to 5 minutes for cadvisor to start on nodes to reduce
test failures from running immediately after cluster turnup.
2015-02-20 14:09:11 -08:00
Jeff Lowdermilk
b389b360f8
Port update.sh to ginkgo test
2015-02-20 13:17:15 -08:00
Andy Goldstein
5bd0e9ab05
Add streaming command execution & port forwarding
...
Add streaming command execution & port forwarding via HTTP connection
upgrades (currently using SPDY).
2015-02-20 09:57:02 -05:00
Zach Loafman
7febce6321
Revert "Migrate the certs.sh e2e test to ginkgo"
2015-02-19 18:41:30 -08:00
Zach Loafman
597dedf762
Merge pull request #4551 from a-robinson/e2e
...
Migrate the certs.sh e2e test to ginkgo
2015-02-19 17:34:04 -08:00
Fabio Yeon
2944334db1
Move the various "defer" calls before the creation in pods.go e2e test.
2015-02-19 15:26:40 -08:00
Fabio Yeon
84b0bcf739
Clean up events.go test by removing HostPort
2015-02-19 10:55:37 -08:00