Skip to content

Commit 62d29c6

Browse files
qa/cephfs: move tests related to CloneProgressReporter to a new file
So that there is a separate file where several different groups of tests for CloneProgressReporter can reside together. Signed-off-by: Rishabh Dave <[email protected]>
1 parent edda358 commit 62d29c6

File tree

3 files changed

+794
-783
lines changed

3 files changed

+794
-783
lines changed

qa/suites/fs/volumes/tasks/volumes/test/clone-progress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ tasks:
22
- cephfs_test_runner:
33
fail_on_skip: false
44
modules:
5-
- tasks.cephfs.test_volumes.TestCloneProgressReporter
5+
- tasks.cephfs.volumes.test_clone_stats.TestCloneProgressReporter

0 commit comments

Comments
 (0)