Abhishek Shah
e40f1533f9
netexec shellCommand endpoint returns the error if shell command fails, instead of killing netexec
2015-09-21 16:32:51 -07:00
Abhishek Shah
65fbf5a5fb
Created netexec docker image
2015-09-15 19:05:03 -07:00
Huamin Chen
fe559f2726
implement Ceph FS volume plugin and add to e2e volume test
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-09-01 14:05:17 -04:00
Mike Danese
fa40ced8f8
move contrib/for-tests to test/images
2015-08-14 20:42:46 -07:00
Piotr Szczesniak
3489c01143
Fixed Makefile for Resource Consumer to handle deps
2015-08-13 11:46:50 +02:00
Piotr Szczesniak
7837cf1ae3
Merge pull request #12578 from socaa/post-request
...
Handling http POST requests added to Resource Consumer
2015-08-12 12:06:56 +02:00
Ewa Socala
b629dffb0f
Handling http POST requests added to Resource Consumer
2015-08-12 11:19:51 +02:00
Ewa Socala
e9b6b00ade
Added consume cpu function to Resource Consumer
2015-08-12 11:01:54 +02:00
Kris Rousey
565189f5b8
Correcting all go vet errors
2015-08-11 13:55:37 -07:00
Jan Safranek
9c7a1c7f96
Add Ceph RBD e2e test.
...
The test assumes that all nodes have Ceph client utilities installed.
Ceph RBD container is hand crafted to be really minimal. It creates a new RBD
on startup, which can take up to several minutes on busy machines.
2015-08-07 13:43:03 +02:00
Jan Safranek
adba474ffa
Add e2e iSCSI volume test.
...
The test container needs to run with --privileged, therefore it's disabled by
default.
2015-08-07 13:43:03 +02:00
Jan Safranek
ebcc558734
Revert "Use a service between e2e volume tests clients and servers."
...
iSCSI and RBD volumes don't work as Kubernetes services - these protocols
are broken by S-NAT created by kube-proxy - at least iSCSI exhanges real
IP address of the iSCSI target as part of the protocol.
This reverts commit 118004c166
.
2015-08-07 10:24:29 +02:00
Mike Danese
8e33cbfa28
rewrite go imports
2015-08-05 17:30:03 -07:00
Ewa Socala
140610c1bb
Add docker file to Resource Consumer
2015-08-05 10:07:23 +02:00
Ewa Socala
01798bae0c
Added http API skeleton server.
...
Part of #11570
2015-08-04 11:51:28 +02:00
Paul Morie
5394aa979f
Make emptyDir volumes work for non-root UIDs
2015-07-29 18:36:51 -04:00
Jan Safranek
118004c166
Use a service between e2e volume tests clients and servers.
...
This helps with routing of TCP traffic between clients and servers in case
flannel or similar service is not installed and pods don't see each other.
- It needs 'insecure' in /etc/exports to allow NFS clients on ports > 1024,
Kubernetes service will change client port to a random number.
- glusterfs no longer needs explicit endpoint definition, it uses the service
instead.
2015-07-23 11:51:43 +02:00
nikhiljindal
90d371c98f
Updating nettest image to latest code
2015-07-09 18:07:18 -07:00
nikhiljindal
2e9e46dd08
Updating scripts to use v1 instead of v1beta3
2015-07-01 00:23:16 -07:00
Maxwell Forbes
5e748c1d47
Merge pull request #10070 from lavalamp/e2eProxyFix
...
proxy e2e test improvements
2015-06-25 13:15:03 -07:00
Abhishek Shah
23caf446ae
update docker's resolv.conf file with options ndots:5
2015-06-24 23:33:58 -07:00
Daniel Smith
64bee7f4f0
Fix bug with env vars containing = signs
2015-06-23 18:45:58 -07:00
Satnam Singh
3d8a3a809f
Merge pull request #10067 from lavalamp/miscFix
...
fix config file
2015-06-18 17:48:07 -07:00
Daniel Smith
63d8e08394
fix config file
2015-06-18 16:35:59 -07:00
Tim St. Clair
f5830edbbc
s/gcloud preview docker/gcloud docker/
2015-06-18 12:27:08 -07:00
Brendan Burns
ca8317695f
Switch to gcr.io for the mount test container.
2015-06-16 11:45:34 -07:00
Daniel Smith
1a1307765c
add 'porter' test container
2015-06-12 17:17:43 -07:00
saadali
465d7848da
Rev NFS image because of #9019
2015-06-04 13:22:56 -07:00
Daniel Smith
e3c0e38f1b
Move cluster client creation to client.NewInCluster()
...
Built & pushed nettest:1.4.
2015-06-02 18:47:06 -07:00
Filip Grzadkowski
98115facfd
Revert "Gracefully delete pods from the Kubelet"
2015-06-02 23:40:05 +02:00
Clayton Coleman
cfb122a3bf
Enable network-tester to test graceful deletion
2015-06-01 19:24:00 -04:00
Eric Tune
dd753df166
Merge pull request #8942 from saad-ali/fixGlusterNfsMakefiles
...
Fix makefiles for NFS and Gluster images
2015-06-01 09:24:13 -07:00
Rohit Jnagal
f3b4b1aa31
Merge pull request #9019 from markturansky/recyc_img
...
Fixes nfs-server security issue in image
2015-05-29 16:32:51 -07:00
markturansky
53952ad97b
Fixes nfs-server security issue in image
2015-05-29 16:50:54 -04:00
Jan Safranek
cbbabe585d
Make sure index.html is world-readable.
...
The file is read by 'nginx' UID in e2e tests.
2015-05-29 11:55:57 +02:00
Tim Hockin
e0fe9bb4d6
Merge pull request #8959 from lavalamp/networkTimeout
...
Network timeout
2015-05-28 15:49:57 -07:00
Daniel Smith
d683548fd6
Revert "Revert "Revert "Revert "Fix networking test""""
...
This reverts commit 30ffe0325c
.
2015-05-28 15:01:59 -07:00
saadali
554119e788
Fix makefiles for NFS and Gluster images
2015-05-28 12:36:47 -07:00
Paul Morie
95d710d02b
Add comments in mt.go
2015-05-28 12:14:53 -04:00
Quinton Hoole
30ffe0325c
Revert "Revert "Revert "Fix networking test"""
2015-05-27 14:52:33 -07:00
Tim Hockin
9d0a4d8791
Merge pull request #8829 from lavalamp/no-ro-nettest
...
Revert "Revert "Fix networking test""
2015-05-27 12:42:32 -07:00
Daniel Smith
ea4035d08c
Revert "Revert "Fix networking test""
...
This reverts commit a2d24d3e07
.
2015-05-26 13:11:06 -07:00
Jan Safranek
20004e0c16
Add e2e tests for Gluster and NFS tests.
...
- add appropriate server containers into contrib/for-tests/volumes-tester
- the tests are off by default (they need kubelet --allow_privileged=True)
- enable by 'go run hack/e2e.go ... --ginkgo.focus=Volume'
- add glusterfs tools to list of installed packages on each node
2015-05-25 12:02:41 +02:00
Quinton Hoole
a2d24d3e07
Revert "Fix networking test"
2015-05-15 11:04:23 -07:00
Daniel Smith
f820704003
Fix networking test
2015-05-14 14:20:36 -07:00
Brendan Burns
46be5482d0
Switch to a newer version of the nettest container.
2015-05-12 17:19:52 -07:00
Tim Hockin
07df69d339
Add a docker image for dnsutils
2015-05-07 00:40:44 -07:00
Eric Paris
6b3a6e6b98
Make copyright ownership statement generic
...
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
2015-05-01 17:49:56 -04:00
Timothy St. Clair
2b60111fca
Performance change to option enable client.QPS, client.Burst
...
and change default on max_requests_inflight.
2015-04-10 07:53:54 -05:00
Paul Morie
e39a8e33ce
Add mount test image
2015-04-08 22:54:23 +08:00