dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
67 stars 15 forks source link

[Qualification]: Support confirmation for CSI-2.11.0 on MKE 3.6.13 - VISA #1463

Closed jaikrish248 closed 2 weeks ago

jaikrish248 commented 2 weeks ago

Operating System

Ubuntu 22.04.4 LTS

Container Orchestrator

MKE - 3.6.13

Storage Platform

PowerFlex

Protocol

iSCSI

Relevant log output

[2024-09-12 09:47:44]  INFO Starting cert-csi; ver. 1.5.0
[2024-09-12 09:47:44]  INFO Suites to run with vxflexos storage class:
[2024-09-12 09:47:44]  INFO 1. VolumeIoSuite {volumes: 2, volumeSize: 8Gi chains: 2-2}
[2024-09-12 09:47:44]  INFO 2. ScalingSuite {replicas: 2, volumes: 5, volumeSize: 8Gi}
[2024-09-12 09:47:44]  INFO 3. CloneVolumeSuite {pods: 2, volumes: 1, volumeSize: 8Gi}
[2024-09-12 09:47:44]  INFO 4. SnapSuite {snapshots: 3, volumeSize; 8Gi}
[2024-09-12 09:47:44]  INFO 5. ReplicationSuite {pods: 2, volumes: 5, volumeSize: 8Gi}
Does it look OK? (Y)es/(n)o
-> y
[2024-09-12 09:47:46]  INFO Using EVENT observer type
[2024-09-12 09:47:46]  INFO Using config from /home/jaikrish/ddcls18/kube.yml
[2024-09-12 09:47:46]  INFO Successfully loaded config. Host: https://ddcls18.visa.com:6443
[2024-09-12 09:47:46]  INFO Created new KubeClient
[2024-09-12 09:47:46]  INFO Running 1 iteration(s)
[2024-09-12 09:47:46]  INFO     *** ITERATION NUMBER 1 ***  
[2024-09-12 09:47:46]  INFO Starting ReplicationSuite with vxflexos storage class
[2024-09-12 09:47:46]  INFO Starting ScalingSuite with vxflexos storage class
[2024-09-12 09:47:46]  INFO Starting CloneVolumeSuite with vxflexos storage class
[2024-09-12 09:47:46]  INFO Starting VolumeIoSuite with vxflexos storage class
[2024-09-12 09:47:46]  INFO Starting SnapSuite with vxflexos storage class
[2024-09-12 09:47:46]  INFO Successfully created namespace snap-test-ae75b8ca
[2024-09-12 09:47:46]  INFO Successfully created namespace clonevolume-suite-00c760cb
[2024-09-12 09:47:46]  INFO Successfully created namespace scale-test-97644934
[2024-09-12 09:47:46]  INFO Creating 2 pods, each with 1 volumes
[2024-09-12 09:47:46]  INFO Successfully created namespace replication-suite-17131350
[2024-09-12 09:47:46]  INFO Successfully created namespace volumeio-test-23531341
[2024-09-12 09:47:46]  INFO Creating IO pod
[2024-09-12 09:47:47]  INFO Creating Snapshot pod
[2024-09-12 09:47:47]  INFO Created stateful set sts-scale-testcxs75
[2024-09-12 09:47:47]  INFO Waiting for sts pods to become ready
[2024-09-12 09:47:48]  INFO Creating 2 pods, each with 5 volumes
[2024-09-12 09:47:50]  INFO Waiting for all pods in clonevolume-suite-00c760cb to be READY
[2024-09-12 09:47:52]  INFO Waiting for pod iowriter-test-rndhb to be READY
I0912 09:47:52.945913 4189641 request.go:697] Waited for 1.013522847s due to client-side throttling, not priority and fairness, request: GET:https://ddcls18.visa.com:6443/api/v1/namespaces/clonevolume-suite-00c760cb/pods
[2024-09-12 09:47:53]  INFO Waiting for pod iowriter-test-wrbzp to be READY
[2024-09-12 09:47:56]  INFO Waiting for pod iowriter-test-z52d9 to be READY
[2024-09-12 09:47:59]  INFO Waiting for all pods in replication-suite-17131350 to be READY
[2024-09-12 09:48:01]  INFO All pods are ready in 11.691502167s
[2024-09-12 09:48:01]  INFO Creating new pods with cloned volumes mounted on them
[2024-09-12 09:48:02]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-0.data]
[2024-09-12 09:48:02]  INFO Executing command: [dd if=/dev/urandom of=/data0/writer-0.data bs=1M count=128 oflag=sync]
I0912 09:48:03.145383 4189641 request.go:697] Waited for 1.104107251s due to client-side throttling, not priority and fairness, request: GET:https://ddcls18.visa.com:6443/api/v1/namespaces/volumeio-test-23531341/pods
[2024-09-12 09:48:03]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-0.data > /data0/writer-0.sha512]
[2024-09-12 09:48:03]  INFO Scaling to 2 replicas
[2024-09-12 09:48:03]  INFO Waiting for sts pods to become ready
[2024-09-12 09:48:05]  INFO Writer pod: iowriter-test-rndhb
[2024-09-12 09:48:05]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-0.data > /data0/writer-0.sha512]
[2024-09-12 09:48:06]  INFO Waiting for all pods in clonevolume-suite-00c760cb to be READY
[2024-09-12 09:48:09]  INFO Waiting until no Volume Attachments with PV oce-poc-ddcls18-k8s-a4aeb3fd5d left
[2024-09-12 09:48:11]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-1.data]
[2024-09-12 09:48:11]  INFO All pods are ready in 12.381886398s
[2024-09-12 09:48:11]  INFO Creating a snapshot on each of the volumes
[2024-09-12 09:48:12]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-1.data > /data0/writer-1.sha512]
[2024-09-12 09:48:12]  INFO Creating 3 snapshots
[2024-09-12 09:48:12]  INFO Waiting for Snapshot 'snap' to be READY
I0912 09:48:14.345873 4189641 request.go:697] Waited for 1.029254212s due to client-side throttling, not priority and fairness, request: DELETE:https://ddcls18.visa.com:6443/api/v1/namespaces/volumeio-test-23531341/pods/iowriter-test-z52d9
[2024-09-12 09:48:14]  INFO All pods are ready in 7.991959487s
[2024-09-12 09:48:14]  INFO Deleting all resources in namespace clonevolume-suite-00c760cb
[2024-09-12 09:48:16]  INFO Waiting for Snapshot 'snap1' to be READY
[2024-09-12 09:48:18]  INFO VolumeAttachment deleted
[2024-09-12 09:48:18]  INFO Waiting until no Volume Attachments with PV oce-poc-ddcls18-k8s-1bc38cfcaa left
[2024-09-12 09:48:18]  INFO VolumeAttachment deleted
[2024-09-12 09:48:19]  INFO Waiting for pod iowriter-test-zm7xx to be READY
[2024-09-12 09:48:19]  INFO Waiting for pod iowriter-test-8pr8g to be READY
[2024-09-12 09:48:21]  INFO Waiting for the snapshots in replication-suite-17131350 to be READY
[2024-09-12 09:48:21]  INFO Scaling to 0 replicas
[2024-09-12 09:48:21]  INFO Waiting for sts pods to become ready
[2024-09-12 09:48:28]  INFO Deleting all resources in namespace scale-test-97644934
[2024-09-12 09:48:30]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/writer-1.sha512]
[2024-09-12 09:48:31]  INFO Waiting for Snapshot 'snap2' to be READY
[2024-09-12 09:48:32]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/writer-0.sha512]
[2024-09-12 09:48:33]  INFO Creating new pods with replicated volumes mounted on them
[2024-09-12 09:48:34]  INFO Hashes match
[2024-09-12 09:48:34]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-1.data]
[2024-09-12 09:48:35]  INFO Restoring from snap2
[2024-09-12 09:48:35]  INFO Creating pvc snap2-restore
[2024-09-12 09:48:35]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-1.data > /data0/writer-1.sha512]
[2024-09-12 09:48:35]  INFO Waiting for all pods in replication-suite-17131350 to be READY
[2024-09-12 09:48:35]  INFO Hashes match
[2024-09-12 09:48:35]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-0.data]
[2024-09-12 09:48:37]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-0.data > /data0/writer-0.sha512]
[2024-09-12 09:48:39]  INFO Waiting until no Volume Attachments with PV oce-poc-ddcls18-k8s-1bc38cfcaa left
[2024-09-12 09:48:41]  INFO Waiting for pod snap2-restore-pod to be READY
[2024-09-12 09:48:44]  INFO Waiting until no Volume Attachments with PV oce-poc-ddcls18-k8s-a4aeb3fd5d left
[2024-09-12 09:48:49]  INFO VolumeAttachment deleted
[2024-09-12 09:48:50]  INFO VolumeAttachment deleted
[2024-09-12 09:48:50]  INFO Deleting all resources in namespace volumeio-test-23531341
[2024-09-12 09:48:50]  INFO Namespace clonevolume-suite-00c760cb was deleted in 36.112805902s
[2024-09-12 09:48:52]  INFO SUCCESS: CloneVolumeSuite in 1m5.47008428s
[2024-09-12 09:48:52]  INFO All pods are ready in 16.407915782s
[2024-09-12 09:48:52]  INFO The replication group name from pvc is  
[2024-09-12 09:48:52]  INFO Deleting all resources in namespace replication-suite-17131350
[2024-09-12 09:48:53]  INFO Checker pod: snap2-restore-pod
[2024-09-12 09:48:53]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/writer-0.sha512]
[2024-09-12 09:48:56]  INFO Hashes match
[2024-09-12 09:48:56]  INFO Deleting all resources in namespace snap-test-ae75b8ca
[2024-09-12 09:49:04]  INFO Namespace scale-test-97644934 was deleted in 36.524541718s
[2024-09-12 09:49:07]  INFO SUCCESS: ScalingSuite in 1m20.524285213s
[2024-09-12 09:49:26]  INFO Namespace volumeio-test-23531341 was deleted in 36.340908135s
[2024-09-12 09:49:27]  INFO SUCCESS: VolumeIoSuite in 1m40.586305229s
[2024-09-12 09:49:32]  INFO Namespace snap-test-ae75b8ca was deleted in 36.387075407s
[2024-09-12 09:49:33]  INFO SUCCESS: SnapSuite in 1m47.187177057s
[2024-09-12 09:49:34]  INFO Namespace replication-suite-17131350 was deleted in 42.413895245s
[2024-09-12 09:49:34]  INFO Deletion callback function is not empty, calling it
[2024-09-12 09:49:34]  INFO Deleting local RG
[2024-09-12 09:49:36]  WARN error when deleting local RG: no matches for kind "DellCSIReplicationGroup" in version "replication.storage.dell.com/v1"
[2024-09-12 09:49:36]  INFO Sleeping for 1 minute...
[2024-09-12 09:50:39]  INFO SUCCESS: ReplicationSuite in 2m53.152788502s
[2024-09-12 09:50:39]  INFO Started generating reports...
Collecting metrics
5 / 5 [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% ? p/s
[2024-09-12 09:50:39]  INFO Started generating reports...
Collecting metrics
5 / 5 [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% ? p/s
Generating plots
5 / 5 [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 7 p/s
[2024-09-12 09:50:40]  WARN No ResourceUsageMetrics provided
[2024-09-12 09:50:40] ERROR no ResourceUsageMetrics provided
report-test-run-8713f742:
Name: test-run-8713f742
Host: https://ddcls18.visa.com:6443
StorageClass: vxflexos
Minimum and Maximum EntityOverTime charts:

/root/.cert-csi/reports/test-run-8713f742/PodsCreatingOverTime.png

/root/.cert-csi/reports/test-run-8713f742/PodsReadyOverTime.png

/root/.cert-csi/reports/test-run-8713f742/PodsTerminatingOverTime.png

/root/.cert-csi/reports/test-run-8713f742/PvcsCreatingOverTime.png

/root/.cert-csi/reports/test-run-8713f742/PvcsBoundOverTime.png

Tests:
--------------------------------------------------------------
1. TestCase: ScalingSuite
            Started:   2024-09-12 09:47:46.48967291 +0000 UTC
            Ended:     2024-09-12 09:49:07.045658491 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
            PVCAttachment:
            Avg: 640.042874ms
            Min: 293.068233ms
            Max: 1.022141307s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCAttachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCAttachment_boxplot.png
            PVCBind:
            Avg: 1.386830979s
            Min: 934.76046ms
            Max: 1.856295205s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCBind.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCBind_boxplot.png
            PVCCreation:
            Avg: 3.648720084s
            Min: 2.676431553s
            Max: 4.801529354s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCCreation_boxplot.png
            PVCDeletion:
            Avg: 513.426078ms
            Min: 75.614267ms
            Max: 827.262567ms
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCDeletion_boxplot.png
            PVCUnattachment:
            Avg: 1.387278245s
            Min: 227.099566ms
            Max: 3.218328363s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCUnattachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PVCUnattachment_boxplot.png
            PodCreation:
            Avg: 15.853116006s
            Min: 14.572379994s
            Max: 17.133852019s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PodCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PodCreation_boxplot.png
            PodDeletion:
            Avg: 4.225038177s
            Min: 2.98527306s
            Max: 5.464803295s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PodDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/PodDeletion_boxplot.png
            EntityNumberOverTime:
    /root/.cert-csi/reports/test-run-8713f742/ScalingSuite141/EntityNumberOverTime.png
--------------------------------------------------------------
2. TestCase: ReplicationSuite
            Started:   2024-09-12 09:47:46.489670874 +0000 UTC
            Ended:     2024-09-12 09:50:39.674060767 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
            PVCAttachment:
            Avg: 3.063912973s
            Min: 285.6862ms
            Max: 8.671763516s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCAttachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCAttachment_boxplot.png
            PVCBind:
            Avg: 1.41047839s
            Min: 790.091275ms
            Max: 3.139159526s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCBind.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCBind_boxplot.png
            PVCCreation:
            Avg: 6.323077053s
            Min: 2.968729291s
            Max: 11.538477296s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCCreation_boxplot.png
            PVCDeletion:
            Avg: 6.397079011s
            Min: 5.071471578s
            Max: 7.768606487s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCDeletion_boxplot.png
            PVCUnattachment:
            Avg: 4.083606567s
            Min: 194.653719ms
            Max: 9.544387221s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCUnattachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PVCUnattachment_boxplot.png
            PodCreation:
            Avg: 11.971110512s
            Min: 8.988974956s
            Max: 15.779085219s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PodCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PodCreation_boxplot.png
            PodDeletion:
            Avg: 2.968918094s
            Min: 2.806837898s
            Max: 3.183284691s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PodDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/PodDeletion_boxplot.png
            EntityNumberOverTime:
    /root/.cert-csi/reports/test-run-8713f742/ReplicationSuite142/EntityNumberOverTime.png
--------------------------------------------------------------
3. TestCase: CloneVolumeSuite
            Started:   2024-09-12 09:47:46.489686244 +0000 UTC
            Ended:     2024-09-12 09:48:51.996517314 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
            PVCAttachment:
            Avg: 299.69991ms
            Min: 239.491639ms
            Max: 364.116968ms
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCAttachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCAttachment_boxplot.png
            PVCBind:
            Avg: 883.675124ms
            Min: 691.361944ms
            Max: 1.050320725s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCBind.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCBind_boxplot.png
            PVCCreation:
            Avg: 2.115428699s
            Min: 1.641399358s
            Max: 2.807316215s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCCreation_boxplot.png
            PVCDeletion:
            Avg: 6.561875175s
            Min: 5.550522424s
            Max: 7.034822276s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCDeletion_boxplot.png
            PVCUnattachment:
            Avg: 3.272493104s
            Min: 1.338852624s
            Max: 6.150153803s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCUnattachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PVCUnattachment_boxplot.png
            PodCreation:
            Avg: 8.564521464s
            Min: 6.539024967s
            Max: 10.522428878s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PodCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PodCreation_boxplot.png
            PodDeletion:
            Avg: 2.582080484s
            Min: 1.582152216s
            Max: 3.045297493s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PodDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/PodDeletion_boxplot.png
            EntityNumberOverTime:
    /root/.cert-csi/reports/test-run-8713f742/CloneVolumeSuite143/EntityNumberOverTime.png
--------------------------------------------------------------
4. TestCase: VolumeIoSuite
            Started:   2024-09-12 09:47:46.48969993 +0000 UTC
            Ended:     2024-09-12 09:49:27.115907788 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
            PVCBind:
            Avg: 1.516640269s
            Min: 1.189966924s
            Max: 1.843313614s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCBind.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCBind_boxplot.png
            PVCCreation:
            Avg: 18.547817075s
            Min: 4.979637105s
            Max: 32.115997045s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCCreation_boxplot.png
            PVCDeletion:
            Avg: 147.236228ms
            Min: 114.715811ms
            Max: 179.756646ms
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCDeletion_boxplot.png
            PVCUnattachment:
            Avg: 16.330511384s
            Min: 883.404877ms
            Max: 31.777617892s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCUnattachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PVCUnattachment_boxplot.png
            PodCreation:
            Avg: 10.898509336s
            Min: 8.260180732s
            Max: 13.18166371s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PodCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PodCreation_boxplot.png
            PodDeletion:
            Avg: 2.851024508s
            Min: 2.413442719s
            Max: 3.31300663s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PodDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/PodDeletion_boxplot.png
            EntityNumberOverTime:
    /root/.cert-csi/reports/test-run-8713f742/VolumeIoSuite144/EntityNumberOverTime.png
--------------------------------------------------------------
5. TestCase: SnapSuite
            Started:   2024-09-12 09:47:46.489693027 +0000 UTC
            Ended:     2024-09-12 09:49:33.726329117 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
            PVCAttachment:
            Avg: 4.023963986s
            Min: 519.937886ms
            Max: 7.527990087s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCAttachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCAttachment_boxplot.png
            PVCBind:
            Avg: 2.164522247s
            Min: 1.323365585s
            Max: 3.005678909s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCBind.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCBind_boxplot.png
            PVCCreation:
            Avg: 8.836678038s
            Min: 4.57085613s
            Max: 13.102499946s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCCreation_boxplot.png
            PVCDeletion:
            Avg: 1.60343485s
            Min: 146.678824ms
            Max: 3.060190877s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCDeletion_boxplot.png
            PVCUnattachment:
            Avg: 1.759857376s
            Min: 199.765734ms
            Max: 3.319949019s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCUnattachment.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PVCUnattachment_boxplot.png
            PodCreation:
            Avg: 10.2212335s
            Min: 8.927621537s
            Max: 11.514845464s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PodCreation.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PodCreation_boxplot.png
            PodDeletion:
            Avg: 2.920910062s
            Min: 2.351942531s
            Max: 3.489877594s
            Histogram:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PodDeletion.png
            BoxPlot:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/PodDeletion_boxplot.png
            EntityNumberOverTime:
    /root/.cert-csi/reports/test-run-8713f742/SnapSuite145/EntityNumberOverTime.png

[2024-09-12 09:50:41]  INFO Avg time of a run:   53.27s
[2024-09-12 09:50:41]  INFO Avg time of a del:   49.90s
[2024-09-12 09:50:41]  INFO Avg time of all:     105.38s
[2024-09-12 09:50:41]  INFO During this run 100.0% of suites succeeded

Additional Details

Hi Dell Team,

We have tested Cert-CSI on MKE 3.6.13 after upgrade CSI-2.11.0(PowerFlex) with below sidecar images. Test has completed with 100% suite passes.Could you please complete the qualification.

CSI sidecars attacher: poc-dtr.visa.com/visa-oi/csi-attacher:v4.6.1 provisioner: poc-dtr.visa.com/visa-oi/csi-provisioner:v5.0.2 snapshotter: poc-dtr.visa.com/visa-oi/csi-snapshotter:v8.0.1 resizer: poc-dtr.visa.com/visa-oi/csi-resizer:v1.11.2 registrar: poc-dtr.visa.com/visa-oi/csi-node-driver-registrar:v2.11.1 healthmonitor: poc-dtr.visa.com/visa-oi/csi-external-health-monitor-controller:v0.12.1 CSM sidecars replication: poc-dtr.visa.com/visa-oi/csi-replicator:v1.9.0 vgsnapshotter: poc-dtr.visa.com/visa-oi/csi-volumegroup-snapshotter:v1.6.0 podmon: poc-dtr.visa.com/visa-oi/podmon:v1.10.0 authorization: poc-dtr.visa.com/visa-oi/csm-authorization-sidecar:v1.11.0

jaikrish248 commented 2 weeks ago

Duplicate request