Skip to content

Commit

Permalink
Merge pull request red-hat-storage#4352 from SrinivasaBharath/wip_inc…
Browse files Browse the repository at this point in the history
…onsistent

Enhance the inconsistency object script for ecpool
  • Loading branch information
mergify[bot] authored Jan 31, 2025
2 parents 73d7bbd + aa27b81 commit 8117f9d
Show file tree
Hide file tree
Showing 5 changed files with 255 additions and 55 deletions.
4 changes: 3 additions & 1 deletion suites/pacific/rados/tier-2_rados_test-bugfixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,10 @@ tests:
plugin: jerasure
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- ecpool
comments: Active bug 2277111
comments: Active bugs 2277111,2335727 and 2335762

- test:
name: Inconsistent objects in replicated pool functionality check
Expand All @@ -160,6 +161,7 @@ tests:
pg_num: 1
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- replicated_pool
comments: Active bug 2316244
Expand Down
4 changes: 3 additions & 1 deletion suites/quincy/rados/tier-2_rados_test-bugfixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,10 @@ tests:
plugin: jerasure
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- ecpool
comments: Active bug 2277111
comments: Active bugs 2277111,2335727 and 2335762
- test:
name: Inconsistent objects in replicated pool functionality check
desc: Scub and deep-scrub on inconsistent objects in Replicated pool
Expand All @@ -172,6 +173,7 @@ tests:
pg_num: 1
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- replicated_pool
comments: Active bug 2316244
Expand Down
4 changes: 3 additions & 1 deletion suites/reef/rados/tier-2_rados_test-bugfixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,10 @@ tests:
plugin: jerasure
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- ecpool
comments: Active bug 2277111
comments: Active bugs 2277111,2335727 and 2335762

- test:
name: Inconsistent objects in replicated pool functionality check
Expand All @@ -173,6 +174,7 @@ tests:
pg_num: 1
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- replicated_pool
comments: Active bug 2316244
Expand Down
4 changes: 3 additions & 1 deletion suites/squid/rados/tier-2_rados_test-bugfixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,10 @@ tests:
plugin: jerasure
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- ecpool
comments: Active bug 2277111
comments: Active bugs 2277111,2335727 and 2335762

- test:
name: Inconsistent objects in replicated pool functionality check
Expand All @@ -186,6 +187,7 @@ tests:
pg_num: 1
disable_pg_autoscale: true
inconsistent_obj_count: 4
debug_enable: False
delete_pool:
- replicated_pool
comments: Active bug 2316244
Expand Down
Loading

0 comments on commit 8117f9d

Please sign in to comment.