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

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

      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
      

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

              Created:
              Updated:
              Resolved: