Bug 1879903 - Add storage capabilities report for CSI certification tests
Summary: Add storage capabilities report for CSI certification tests
Keywords:
Status: CLOSED DUPLICATE of bug 1879907
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.7.0
Assignee: aos-storage-staff@redhat.com
QA Contact: Qin Ping
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-17 10:31 UTC by Arnon Gilboa
Modified: 2020-09-21 14:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-21 14:35:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 25483 0 None None None 2020-09-21 14:33:28 UTC
Github openshift origin pull 25483 0 None open Add storage capabilities report for CSI certification tests 2020-09-21 14:33:24 UTC

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 ***


Note You need to log in before you can comment on or make changes to this bug.