Skip to content

Commit

Permalink
RHCS 8.0 feature automation - snapdiff
Browse files Browse the repository at this point in the history
Signed-off-by: Hemanth <[email protected]>
  • Loading branch information
hkadam134 committed Oct 15, 2024
1 parent 1051954 commit dc2c818
Show file tree
Hide file tree
Showing 3 changed files with 824 additions and 0 deletions.
25 changes: 25 additions & 0 deletions suites/squid/cephfs/tier-0_cephfs_mirrror_upgrade_7x_to_8x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,18 @@ tests:
module: cephfs_mirror_upgrade.configure_cephfs_mirroring.py
name: Validate the Synchronisation is successful upon enabling fs mirroring.
polarion-id: CEPH-83574099
- test:
abort-on-fail: false
desc: "Validate snapshot synchronisation perf improvements"
clusters:
ceph1:
config:
name: Validate snapshot synchronisation perf improvements
source_fs: "cephfs_snapdiff_pre"
target_fs: "cephfs_rem_snapdiff_pre"
module: cephfs_mirroring.snapdiff_perf_improvements_across_releases.py
name: Validate snapshot synchronisation perf improvements
polarion-id: "CEPH-83595260"
- test:
name: Upgrade along with IOs
module: test_parallel.py
Expand Down Expand Up @@ -206,3 +218,16 @@ tests:
module: cephfs_mirror_upgrade.post_upgrade_validate.py
name: Validate the Synchronisation is successful upon upgrade.
polarion-id: CEPH-83575336
- test:
abort-on-fail: false
desc: "Validate snapshot synchronisation perf improvements"
clusters:
ceph1:
config:
name: Validate snapshot synchronisation perf improvements
source_fs: "cephfs_snapdiff_pre"
target_fs: "cephfs_rem_snapdiff_pre"
module: cephfs_mirroring.snapdiff_perf_improvements_across_releases.py
name: Validate snapshot synchronisation perf improvements
polarion-id: "CEPH-83595260"

Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,18 @@ tests:
module: cephfs_mirror_upgrade.configure_cephfs_mirroring.py
name: Validate the Synchronisation is successful upon enabling fs mirroring.
polarion-id: CEPH-83574099
- test:
abort-on-fail: false
desc: "Validate snapshot synchronisation perf improvements"
clusters:
ceph1:
config:
name: Validate snapshot synchronisation perf improvements
source_fs: "cephfs_snapdiff_pre"
target_fs: "cephfs_rem_snapdiff_pre"
module: cephfs_mirroring.snapdiff_perf_improvements_across_releases.py
name: Validate snapshot synchronisation perf improvements
polarion-id: "CEPH-83595260"
- test:
name: Upgrade along with IOs
module: test_parallel.py
Expand Down Expand Up @@ -206,3 +218,15 @@ tests:
module: cephfs_mirror_upgrade.post_upgrade_validate.py
name: Validate the Synchronisation is successful upon upgrade.
polarion-id: CEPH-83575336
- test:
abort-on-fail: false
desc: "Validate snapshot synchronisation perf improvements"
clusters:
ceph1:
config:
name: Validate snapshot synchronisation perf improvements
source_fs: "cephfs_snapdiff_pre"
target_fs: "cephfs_rem_snapdiff_pre"
module: cephfs_mirroring.snapdiff_perf_improvements_across_releases.py
name: Validate snapshot synchronisation perf improvements
polarion-id: "CEPH-83595260"
Loading

0 comments on commit dc2c818

Please sign in to comment.