Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-12023

Tests should nto call modprobe directly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • Lustre 2.13.0
    • None
    • 3
    • 9223372036854775807

    Description

      Some tests, namely conf-sanity 102, sanity-sec 31, lfsck-performance try to modprobe lustre modules directly which is not going to work when running out of build tree.

      There's load_module() function from test-framework.sh that should be used instead, though the semantic is somewhat different as it expects full path, but that's probably ok for our case since we know wher all the modules are and outside of the build tree it's smart enough to do modprobe

      Attachments

        Activity

          People

            wc-triage WC Triage
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: