Jan Safranek
acbe62cff5
Speed up volume tests by reducing pod grace period
...
busybox based pods don't react to docker stop nicely. By reducing the pod
grace period we can save ~29 seconds per volume test.
2017-10-19 14:19:42 +02:00
David Zhu
7e10741f94
E2E test to make sure controller does not crash because of nil volume spec.
2017-09-13 17:01:24 -07:00
Manjunath A Kumatagi
ee4d54c70c
Port e2e tests for multi architecture
2017-09-01 05:40:52 +05:30
Kevin
f76ca1fb16
update clientset.Core() to clientset.CoreV1() in test
2017-08-14 16:53:55 +08:00
Maciej Borsz
6d789ee640
Fix storage tests for multizone test configuration.
2017-08-07 12:15:14 +02:00
Matthew Wong
55a417e84f
Add basic install and mount flexvolumes e2e tests
2017-08-04 10:39:24 -04:00
jeff vance
a113d8ac41
volume i/o tests for storage plugins
2017-07-18 17:59:15 -07:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
mbohlool
c91a12d205
Remove all references to types.UnixUserID and types.UnixGroupID
2017-06-21 04:09:07 -07:00
Michelle Au
f385dfcb3b
Address review comments
2017-05-26 11:48:31 -07:00
Michelle Au
1a280993a9
Local persistent volume basic e2e
2017-05-22 14:46:03 -07:00
Jamie Hannaford
9440a68744
Use dedicated Unix User and Group ID types
2017-05-05 14:07:38 +02:00
Jon Cope
ecca32641f
Add skipUnlessNodeOS is GCI
2017-04-04 15:38:29 -05:00
Jon Cope
cef9edcdee
Extract volume test utils into framework.
...
Moved remaining util functions
moved cinder specific function back to volumes.go, will have to be extracted later when a cinder e2e package is created.
remove dupe code from common/volume.go
Moved [Volume] tags to KubeDescribe
2017-04-04 14:50:37 -05:00