Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-11841 Reduce the run time of the failover test group
  3. LU-9798

split recovery-mds-scale into two test sets: recovery-mds-scale and recovery-ost-scale

    XMLWordPrintable

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()

      { 240 # failover a random OST 241 failover_target OST 242 }

      243 run_test failover_ost "failover OST"
      244

      With 28195, the following lines in recovery-mds-scale were removed:
      233 test_failover_mds()

      { 234 # failover a random MDS 235 failover_target MDS 236 }

      237 run_test failover_mds "failover MDS"
      238

      Attachments

        Issue Links

          Activity

            People

              Deiter Alex Deiter
              jcasper James Casper
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: