external-snapshotter icon indicating copy to clipboard operation
external-snapshotter copied to clipboard

e2e tests for Volume Group Snapshot

Open xing-yang opened this issue 1 year ago • 3 comments

xing-yang avatar May 08 '24 13:05 xing-yang

/assign

manishym avatar May 08 '24 15:05 manishym

@xing-yang do you mean e2e test of unit test. Can you please point me to similar test for volume snapshots for reference? In case it is e2e test, which repo are they in?

manishym avatar May 08 '24 15:05 manishym

This issue is about e2e tests. Here's an example: https://github.com/kubernetes/kubernetes/blob/master/test/e2e/storage/testsuites/snapshottable.go

We also need to add unit tests. I'll open another issue for that.

xing-yang avatar May 09 '24 15:05 xing-yang

@xing-yang can you please take a look? https://github.com/kubernetes/kubernetes/pull/126326

manishym avatar Jul 30 '24 05:07 manishym