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

pjdfstest script should not write outside of /tmp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.14.0
    • Lustre 2.14.0
    • None
    • 3
    • 9223372036854775807

    Description

      pjdfstest.sh has this at the end:

      cat << 'TAIL'
      complete $SECONDS
      check_and_cleanup_lustre
      exit_status
      TAIL
      } > run_pjdfstest.sh
      bash run_pjdfstest.sh
      

      while being run in test script directory that is read-only on some setups.

      all such writes really need to go to /tmp or the like

      Attachments

        Activity

          People

            green Oleg Drokin
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: