Benjamin Elder
f2b2d44614
s/master/primary in agnhost guestbook usage
2020-06-24 12:14:33 -07:00
Maciej Szulik
82f97775b7
Remove kubectl run generators
2020-01-22 16:44:00 +01:00
Jordan Liggitt
cb17a2b6a6
Fix run_pod_tests
2019-11-07 02:26:45 -05:00
Kubernetes Prow Robot
cae9bbd059
Merge pull request #81358 from bclau/tests/replace-redis-image
...
tests: Replaces Redis image with Agnhost
2019-10-16 22:24:51 -07:00
Claudiu Belu
b91aa9a5c3
tests: Replaces Redis image with Agnhost
...
Some tests are using the Redis image, but they do not explicitly need it.
This commit replaces the usage of the Redis image with the Agnhost image
in such test cases.
2019-09-09 00:25:18 -07:00
toyoda
60d8bf4464
Add e2e test for kubectl describe cronjob
2019-09-05 17:08:09 +09:00
Antonio Ojea
8988965df1
Add ipv6 support to the e2e kubectl tests
2019-07-26 00:40:46 +02:00
juanvallejo
e55a28d169
fix paths w shortcuts when copying from pods
...
Addresses an issue where copying from a remote location containing path
shortcuts (podName:../../../tmp/foo) causes an index out of range panic.
2018-10-09 10:27:54 -04:00
Manjunath A Kumatagi
55868655ff
Use proper manifest images
2018-09-28 04:17:07 +00:00
Manjunath A Kumatagi
1f7f33aaa4
Update the nginx image from hub.docker.com
2018-08-04 05:19:53 +05:30
Marek Siarkowicz
f0b5e2d7c5
Remove examples directory
2018-04-24 19:45:43 +01:00
Janet Kuo
15c2f2a684
Update kubectl e2e test manifests to apps/v1
2018-02-27 15:03:24 -08:00
Manjunath A Kumatagi
87e23212ba
Update the yaml file with multiarch images
2017-09-01 05:39:00 +05:30
Ryan Hitchman
4816ba9898
Make a smaller redis image for testing, based on Alpine.
...
This shrinks redis from 400MB to 5MB, which should reduce flakes.
2017-03-28 16:18:00 -07:00
shiywang
9e2f515cc4
add e2e test for command
2017-03-07 09:25:33 +08:00
Saad Ali
172e7562fb
Revert "add e2e test for kubectl in a Pod"
2016-11-16 21:38:19 -08:00
Saad Ali
2aa2cf3800
Revert "Fix path to kubectl on host in kubectl-in-pod"
2016-11-16 20:44:25 -08:00
Davanum Srinivas
e605398fcf
Fix path to kubectl on host in kubectl-in-pod
...
kubectl-in-pod.json has a hardcoded path for
kubectl in its hostPath ('/usr/bin/kubectl').
When the test actually runs on gke, kubectl
is available at '/workspace/kubernetes/platforms/linux/amd64/kubectl'
and NOT at '/usr/bin/kubectl'. So we need to
fix the hostPath for the test to work properly.
Fixes #36586
2016-11-15 21:34:54 -05:00
ymqytw
89cd3f9b84
add a gke-only e2e test for kubectl in a Pod
2016-10-31 16:05:16 -07:00
Manuel de Brito Fontes
ec5cc59696
Remove duplicated nginx image. Use nginx-slim
2016-06-28 17:35:38 -04:00
Janet Kuo
1f78d5ce37
Add pause-pod.yaml in test manifest and re-generate bindata
2016-05-25 17:24:10 -07:00
Erick Fejta
08c5af6e45
Use tagged redis image for kubectl test, move json test file out of deprecated examples
2016-04-26 21:43:19 -07:00
Yu-Ju Hong
a66a60bc37
e2e: change the tests to use versioned image nginx:1.7.9
2016-02-24 16:54:40 -08:00
Maisem Ali
3a92e47d61
removing comment for missing yaml extension
2016-02-09 14:10:24 -08:00
Maisem Ali
4dfdb154fb
Adding testing-manifests to the test tar ball
2016-02-09 14:09:26 -08:00