Skip to content

Commit

Permalink
Merge pull request #114 from cncf-infra/conformance-yaml-update-for-2…
Browse files Browse the repository at this point in the history
…023-10-24-11-30

Update conformance yaml 2023-10-24-11-30
  • Loading branch information
BobyMCbobs authored Oct 26, 2023
2 parents 0d0e0f3 + e54e4d3 commit 1c2cd00
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions kodata/conformance-testdata/master/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3008,6 +3008,18 @@
able to start with Secret and ConfigMap volumes mounted into the container.
release: v1.13
file: test/e2e/storage/empty_dir_wrapper.go
- testname: PersistentVolumes(Claims), apply changes to a pv/pvc status
codename: '[sig-storage] PersistentVolumes CSI Conformance should apply changes
to a pv/pvc status [Conformance]'
description: Creating PV and PVC MUST succeed. Listing PVs with a labelSelector
MUST succeed. Listing PVCs in a namespace MUST succeed. Reading PVC status MUST
succeed with a valid phase found. Reading PV status MUST succeed with a valid
phase found. Patching the PVC status MUST succeed with its new condition found.
Patching the PV status MUST succeed with the new reason/message found. Updating
the PVC status MUST succeed with its new condition found. Updating the PV status
MUST succeed with the new reason/message found.
release: v1.29
file: test/e2e/storage/persistent_volumes.go
- testname: PersistentVolumes(Claims), lifecycle
codename: '[sig-storage] PersistentVolumes CSI Conformance should run through the
lifecycle of a PV and a PVC [Conformance]'
Expand Down

0 comments on commit 1c2cd00

Please sign in to comment.