Michelle Au
9acb8bca6d
Add new driver config for testing PD CSI driver out of tree
2018-10-25 16:42:51 -07:00
Masaki Kimura
4fcb36e205
Move minimum set of dynamic provisioning e2e test to testsuites
2018-10-22 16:04:43 +00:00
k8s-ci-robot
16256296d2
Merge pull request #69353 from davidz627/fix/provisionerName
...
Update provisioner name and don't supply zone in GCE PD CSI test
2018-10-03 15:21:59 -07:00
David Zhu
fa41fa9acd
Update provisioner name and don't supply zone in GCE PD CSI test
2018-10-02 16:52:14 -07:00
David Zhu
fd18fc548d
Remove redundant [Serial] tags and dont delete CRD's at the end of test
2018-10-02 16:01:38 -07:00
David Zhu
e7af381538
Add Pod Security Policy back in to GCE PD Cluster Role
2018-10-02 14:42:14 -07:00
k8s-ci-robot
860d3cb32c
Merge pull request #68887 from jsafrane/csi-roles
...
Add controller roles to CSI e2e tests
2018-10-01 08:18:36 -07:00
Jan Safranek
60f736ed3d
Add controller roles to CSI e2e tests
...
External attacher + provisioner need extra role for leader election.
2018-10-01 10:31:31 +02:00
SataQiu
94a653f100
fix typo
2018-09-28 23:41:24 +08:00
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