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

remove spurious text from test output

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • None
    • 9223372036854775807

      In every test being run, there is output of the form:

      CMD: onyx-36vm5.onyx.hpdd.intel.com rc=0;
      			val=\$(/usr/sbin/lctl get_param -n catastrophe 2>&1);
      			if [[ \$? -eq 0 && \$val -ne 0 ]]; then
      				echo \$(hostname -s): \$val;
      				rc=\$val;
      			fi;
      			exit \$rc
      20:42:03 (1516826523) waiting for onyx-36vm6 network 5 secs ...
      

      which is printed out once for every node in the cluster, for every test that is run. this obscures the actual content for the tests, and should be removed.

            wc-triage WC Triage
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: