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

sanity-quota test_62() defect: wrong chattr -h check

    XMLWordPrintable

Details

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

    Description

      test_62() {
              ! is_project_quota_supported &&
                      skip "Project quota is not supported"
               [[ "$(chattr -h 2>&1)" =~ "project" ]] ||
                      skip "chattr did not support project quota"
      

      test is always skipped because of :

      # /usr/bin/chattr -h
      Usage: /usr/bin/chattr [-pRVf] [-+=aAcCdDeijPsStTuF] [-v version] files...
      

      https://testing.whamcloud.com/sub_tests/e3210efb-1cd8-4426-8e0d-4a226633238d
      introduced by:
      2d3bbce0c9 LU-11101 quota: fix setattr project check

      Attachments

        Activity

          People

            egryaznova Elena Gryaznova
            egryaznova Elena Gryaznova
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: