Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1879903

Summary: Add storage capabilities report for CSI certification tests
Product: OpenShift Container Platform Reporter: Arnon Gilboa <agilboa>
Component: StorageAssignee: aos-storage-staff <aos-storage-staff>
Status: CLOSED DUPLICATE QA Contact: Qin Ping <piqin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.6CC: aos-bugs, eparis, jokerman
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-21 14:35:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arnon Gilboa 2020-09-17 10:31:01 UTC
We would like to add storage capabilities report following the CSI certification tests, as discussed in the attached github PR.

E.g.:

$ podman run -v `pwd`:/data:z --rm -it $CONTAINER sh -c "KUBECONFIG=/data/kubeconfig.yaml TEST_CSI_DRIVER_FILES=/data/manifest.yaml /usr/bin/openshift-tests run openshift/csi --junit-dir /data/results"

openshift-tests version: v4.1.0-3107-g627d022
…
Writing JUnit report to /data/results/junit_e2e_20200907-091404.xml

32 pass, 146 skip (4m35s)

Storage Capabilities (guaranteed only on full CSI test suite with 0 fails)
==========================================================================
Driver short name:                  ceph-test
Driver name:                        test.rbd.csi.ceph.com
Storage class:                      ceph-rbd-sc.yaml
Raw block VM disks supported:       true
Live migration supported:           false
VM snapshots supported:             false
Storage-assisted cloning supported: false

Comment 1 Tomas Smetana 2020-09-18 13:21:14 UTC
What is the difference between this and the bug #1879907? The referenced PR has been merged, what exactly is being requested from the storage team here?

Comment 2 Arnon Gilboa 2020-09-21 14:34:49 UTC
Tomas, this is a duplicate opened by mistake. Please close.

Comment 3 Arnon Gilboa 2020-09-21 14:35:43 UTC

*** This bug has been marked as a duplicate of bug 1879907 ***