Kevin
4c8539cece
use core client with explicit version globally
2017-10-27 15:48:32 +08:00
jianglingxia
23fbb70291
in persistent_volumes-local.go has the parentheses of var define
2017-10-25 17:08:03 +08:00
Michelle Au
697e78565c
Update search string for failed scheduling
2017-10-09 16:10:31 -07:00
Michelle Au
ce19dda57a
Remove local PV tests using TestContainerOutput because it doesn't wait for unmount
2017-10-09 09:50:59 -07:00
Serguei Bezverkhi
f3127fe25c
e2e additional tests for local volume
...
Closes #51418
2017-09-25 16:30:37 -04:00
Serguei Bezverkhi
d904e52570
Adding e2e SELinux test for local storage
...
Also changing provisioner bootstrapper frpm Pod to Job
2017-08-28 19:12:17 -04:00
Ian Chakeres
f082908ed2
Added logic and tests for creating and using a tmpfs volume in localPV e2e tests
...
LocalVolumeType tmpfs added
Added checks to ensure tha volume created during setup contains expected testFileContent
Refactored tests out to avoid code duplication
Two different tests are performed with tmpfs:
-serial write and read in two different pods
-write and read in two different pods mounted at the same time
Fixed local storage test failures by integrating https://github.com/kubernetes/kubernetes/pull/50177
Switched NodeExec to SSH
2017-08-14 20:30:32 -07:00
Michelle Au
7778b0dfee
Fix local storage test failures
2017-08-04 16:19:45 -07:00
Deyuan Deng
a8b195828c
Fix pointer bug in local volume e2e test
2017-08-03 11:10:01 +08:00
Deyuan Deng
59c54805ae
Add basic local volume provisioner e2e tests
2017-08-01 09:41:12 +08:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Ian Chakeres
791970025e
Added localPV e2e tests with two pods and refactored existing tests
2017-07-13 08:53:57 -04:00
Ryan Hitchman
cb0f5b8693
Change [Volume] tags to [sig-storage].
2017-07-12 11:11:16 -07:00
Ryan Hitchman
d4dc49ba90
Make storage e2e tests start with [sig-storage] instead of [k8s.io].
...
This makes understanding sig ownership from a test name very easy for
tools and humans.
2017-07-12 11:11:16 -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
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