Skip to content

Commit

Permalink
TEST: set the stripe number in the default space to 1 when testing al…
Browse files Browse the repository at this point in the history
…ternative spaces
  • Loading branch information
apeters1971 committed Jan 17, 2025
1 parent 27cff0c commit 0acada3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/eos-instance-test
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,7 @@ runtest "### MkSpace " unix 0 "" eos "space define nothing"
runtest "### SetSpace " unix 0 "" eos "space set nothing on "
runtest "### AltSpace " unix 0 "" eos "space config nothing space.policy.altspaces=default"
runtest "### AltSpace " unix 0 "" eos "space config default space.policy.space=nothing"
runtest "### AltSpace " unix 0 "" eos "space config default space.policy.nstripes=1"
runtest "### Mkdir " unix 0 "" eos "mkdir /eos/$EOS_TEST_INSTANCE/test/instancetest/forced-altspace"
runtest "### Mkdir " unix 0 "" eos "mkdir /eos/$EOS_TEST_INSTANCE/test/instancetest/default-altspace"
runtest "### Force " unix 0 "" eos "attr set sys.forced.space=nothing /eos/$EOS_TEST_INSTANCE/test/instancetest/forced-altspace"
Expand Down

0 comments on commit 0acada3

Please sign in to comment.