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

sanity tests 27c, 77c, 77e, 77h are skipped when previous dependent test is not ran

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.5.0
    • Lustre 2.5.0
    • 3
    • 8845

    Description

      sanity tests 27c, 77c, 77e, 77h are skipped when previous dependent test is not ran:

      sanity.sh:
      
      test_27c() {
             [ -f $DIR/d27/f01 ] || skip "test_27b not run" && return
      ...
      }
      
      test_77c() {
              [ ! -f $DIR/f77b ] && skip "requires 77b - skipping" && return
      

      Attachments

        Issue Links

          Activity

            People

              jamesanunez James Nunez (Inactive)
              egryaznova Elena Gryaznova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: