Bug 1898854 - [e2e]Topology related cases are not included in current aws-csi-driver e2e ci test.
Summary: [e2e]Topology related cases are not included in current aws-csi-driver e2e ci...
Keywords:
Status: CLOSED DUPLICATE of bug 1898851
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: aos-storage-staff@redhat.com
QA Contact: Qin Ping
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-18 09:06 UTC by Wei Duan
Modified: 2020-11-20 10:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-20 10:24:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wei Duan 2020-11-18 09:06:46 UTC
Description of Problem:
Topology related cases are not included in current aws-csi-driver e2e ci test in https://testgrid.k8s.io/redhat-openshift-ocp-release-4.7-informing#release-openshift-ocp-installer-e2e-aws-csi-4.7, seems the Capabilities of topology is not set, we could add them to enlarge the test coverage.

Following is the pass result running locally when I set it to true: 
passed: (1m17s) 2020-11-17T06:18:08 "External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (delayed binding)] topology should provision a volume and schedule a pod with AllowedTopologies"
passed: (10.9s) 2020-11-17T06:18:19 "External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (delayed binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies"
passed: (1m23s) 2020-11-17T06:20:48 "External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies"
passed: (35.9s) 2020-11-17T06:21:24 "External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies"

Version-Release number of selected component (if applicable):
4.7.0-0.nightly-2020-11-12-200927

How Reproducible:
Always


Steps to Reproduce:

Actual Results:

Expected Results:
Topology related cases could be included in current aws-csi-driver e2e ci test.

Comment 1 Jan Safranek 2020-11-20 10:24:36 UTC
I think this is fixed by https://github.com/openshift/aws-ebs-csi-driver-operator/pull/98

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


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