Commit b929fd0
committed
test/osd: Disallow using testrecovery and parallel at the same time in ceph_test_rados_io_sequence
Due to --testrecovery needing to take OSDs offline in some tests, it is not compatible with the --parallel option, so it is now configured to return an error to the user in this case.
Signed-off-by: Jon Bailey <[email protected]>1 parent df966b2 commit b929fd0
File tree
1 file changed
+5
-0
lines changed- src/test/osd/ceph_test_rados_io_sequence
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
1125 | 1130 | | |
1126 | 1131 | | |
1127 | 1132 | | |
| |||
0 commit comments