David Zhu
f33f850ff1
Update GCE PD CSI Driver to run by default and automatically set up secrets with GCP Service Account Key
2018-09-26 10:10:48 -07:00
Cheng Xing
4ff1e32974
Updating CSI e2e test to create CSI CRDs; storing CRD spec in a common location
2018-09-18 14:25:00 -07:00
Jan Safranek
f1cef9bde4
Add e2e test for skipping attach
2018-09-05 10:35:54 -04:00
Matthew Wong
c968beceb1
Re-enable write-read pv check in volume provisioning tests
2018-07-10 16:20:58 -04:00
David Zhu
77df3ff525
Added attach/mount/check steps to CSI Driver E2E tests
2018-06-19 13:43:36 -07:00
Luis Pabón
a0b9219c4c
e2e: Remove flaky from CSI E2E test
...
The tests have been passing consistently and now we can remove
the Flaky tag.
2018-05-22 02:39:34 -04:00
David Zhu
4d11dab272
CSI test refactor to be more easily extensible for more plugins when there are more tests
2018-04-18 11:24:36 -07:00
David Zhu
01d916167b
Add GCE-PD CSI Driver test to E2E test suite
2018-04-13 15:31:33 -07:00
David Zhu
fbbccbf92d
Added CSI External Components ClusterRole to bootstrapped roles and removed creation from failing e2e test
2018-04-09 14:16:48 -07:00
Luis Pabón
6970de0ece
e2e:Enable CSI tests
2018-03-22 13:19:42 -07:00
Patrick Ohly
17d9a0c5ab
Fixing e2e CSI test, II
...
The fix for #60803 in commit 2ae33cc324
had a typo, so the "Server
rejected event" error still showed up in the external-provisioner log
of the "Sanity CSI plugin test using hostPath CSI driver" e2e test.
2018-03-06 11:43:25 +01:00
Serguei Bezverkhi
2ae33cc324
Fixing e2e CSI test
2018-03-05 14:20:18 -05:00
Ryan Hitchman
e04b91facf
Remove unused variables (only assigned to) from test code.
...
This is revealed by the go/types package, which is stricter than
the Go compiler about unused variables. See also: golang/go#8560
2018-02-27 13:45:31 -08:00
Serguei Bezverkhi
348a02395d
Fixing CSI E2E test
2018-02-17 18:13:06 -05:00
Serguei Bezverkhi
ea4df51b3b
Refactor k8s core csi bits for CSI Spec 0.2.0
2018-02-16 13:29:34 -05:00
Luis Pabón
d1eb8a6163
e2e: CSI Volume tests
...
This e2e test tests the CSI volume plugin in kubernetes with
a CSI hostPath driver. It is also setup to be able to be
tested with more drivers in the future.
2017-12-18 22:04:52 -05:00