Skip to content

Commit 7914782

Browse files
committed
Moved E2E test to beta target
1 parent e5eb8dc commit 7914782

File tree

1 file changed

+2
-1
lines changed
  • keps/sig-storage/1682-csi-driver-skip-permission

1 file changed

+2
-1
lines changed

keps/sig-storage/1682-csi-driver-skip-permission/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ A test plan will include the following tests:
135135
* Basic tests including a permutation of the following values:
136136
- CSIDriver.Spec.FSGroupPolicy (`File`/`None`/`ReadWriteOnceWithFSType`)
137137
- PersistentVolumeClaim.Status.AccessModes (`ReadWriteOnly`, `ReadOnlyMany`,`ReadWriteMany`)
138-
* E2E tests
139138

140139
### Graduation Criteria
141140

@@ -146,6 +145,7 @@ A test plan will include the following tests:
146145
(non-production), with discussions in SIG-Storage regarding success of
147146
deployments.
148147
* The `CSIVolumeFSGroupPolicy` feature gate will graduate to beta.
148+
* E2E tests
149149

150150

151151
* GA in 1.21, with E2E tests in place tagged with feature Storage.
@@ -238,3 +238,4 @@ There should be no noticeable increase to resource usage for any components.
238238

239239
- 2020-04-27 Initial KEP pull request submitted
240240
- 2020-05-12 Updated to use new KEP template
241+
- 2020-09-25 Moved E2E Tests for beta target

0 commit comments

Comments
 (0)