[Ceph] Add final_osd value to test deployment scripts

The ceph-rbd-pool job is being changed to use the "final_osd"
target instead of the "osd" target to determine if more OSDs than
expected are running. The deployment test scripts therefore must
be updated to include this value.

Change-Id: I63e4a0b3ba58d5ee79cda75bd9e9650d5a49aff5
This commit is contained in:
Stephen Taylor 2022-12-13 14:57:09 -07:00
parent 7ae7c06f86
commit 5f645609c8
2 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,7 @@ conf:
tunables: ${CRUSH_TUNABLES}
target:
osd: 1
final_osd: 1
pg_per_osd: 100
default:
crush_rule: same_host

View File

@ -53,6 +53,7 @@ conf:
tunables: ${CRUSH_TUNABLES}
target:
osd: ${NUMBER_OF_OSDS}
final_osd: ${NUMBER_OF_OSDS}
pg_per_osd: 100
storage:
osd: