Details
-
Technical task
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.10.1, Lustre 2.11.0
-
None
-
any config that is tested with recovery-mds-scale
-
Test Infrastructure
-
9223372036854775807
Description
We would like to have the MDS and OST failover tests that are run by recovery-mds-scale to be run by two separate test sets:
recovery-mds-scale
recovery-ost-scale
This was successfully tested with patches 28155 and 28195.
With 28155, the following lines in recovery-mds-scale were removed:
239 test_failover_ost()
243 run_test failover_ost "failover OST"
244
With 28195, the following lines in recovery-mds-scale were removed:
233 test_failover_mds()
237 run_test failover_mds "failover MDS"
238
Attachments
Issue Links
- is related to
-
LU-14772 split conf-sanity into 2 or 3 parts
- In Progress