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

conf-sanity/32 takes very long awaiting for devices to go

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Trivial
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      t32_wait_til_devices_gone() lists devices using do_rpc_nodes $node $LCTL device_list,
      the do_rpc_nodes includes test-framework.sh which does:
      if [ -f "$EXCEPT_LIST_FILE" ]; then
      echo "Reading test skip list from $EXCEPT_LIST_FILE"
      cat $EXCEPT_LIST_FILE
      . $EXCEPT_LIST_FILE
      fi
      i.e. it prints EXCEPT_LIST_FILE and t32_wait_til_devices_gone() interprets that as still alive devices

      Attachments

        Activity

          People

            wc-triage WC Triage
            bzzz Alex Zhuravlev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: