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

destroy_test_pools() should not reset trap chain

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      destroy_test_pools() in t-f resets trap:

       destroy_test_pools () {
              local fsname=${1:-$FSNAME}
              destroy_pools $fsname || true
      

      and this causes current trap's chain to interrupt. i.e. any another cleanup code doesn't work being put together with destroy_test_pools

      Attachments

        Activity

          People

            bzzz Alex Zhuravlev
            bzzz Alex Zhuravlev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: