Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHCS 8.0 feature automation - snapdiff #4168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions suites/squid/cephfs/tier-0_cephfs_mirrror_upgrade_6x_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_post"
target_fs: "cephfs_rem_snapdiff_post"
module: cephfs_mirroring.snapdiff_perf_improvements_across_releases.py
name: Validate snapshot synchronisation perf improvements
polarion-id: "CEPH-83595260"

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_post"
target_fs: "cephfs_rem_snapdiff_post"
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,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_post"
target_fs: "cephfs_rem_snapdiff_post"
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_post"
target_fs: "cephfs_rem_snapdiff_post"
module: cephfs_mirroring.snapdiff_perf_improvements_across_releases.py
name: Validate snapshot synchronisation perf improvements
polarion-id: "CEPH-83595260"
Loading
Loading