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

recovery-double-scale: [1: command not found

    XMLWordPrintable

Details

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

    Description

      https://testing.whamcloud.com/gerrit-janitor/27321/testresults/recovery-double-scale-ldiskfs-DNE-centos7_x86_64-centos7_x86_64/recovery-double-scale.suite_log.oleg231-client.log

      -----============= acceptance-small: recovery-double-scale ============----- Fri Dec 30 14:23:52 EST 2022
      excepting tests: 
      /home/green/git/lustre-release/lustre/tests/recovery-double-scale.sh: line 29: [1: command not found
      

      added by :

      commit f8e56a25cfc3e1f5af52e616bac950a5fb90ea40
      Author:     Xinliang Liu <xinliang.liu@linaro.org>
      AuthorDate: Fri Jan 7 02:41:00 2022 +0000
      Commit:     Oleg Drokin <green@whamcloud.com>
      CommitDate: Sat Jun 11 05:33:01 2022 +0000
      
          LU-15412 tests: Let init_clients_lists() export client vars
      
      --- a/lustre/tests/recovery-double-scale.sh
      +++ b/lustre/tests/recovery-double-scale.sh
      @@ -26,7 +26,7 @@ build_test_filter
       remote_mds_nodsh && skip_env "remote MDS with nodsh"
       remote_ost_nodsh && skip_env "remote OST with nodsh"
      
      -[ -z "$CLIENTS" -o $CLIENTCOUNT -lt 3 ] &&
      +[$CLIENTCOUNT -lt 3 ] &&
              skip_env "need three or more clients"
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: