[LU-10567] remove spurious text from test output Created: 26/Jan/18  Updated: 26/Jan/18

Status: Open
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Minor
Reporter: Andreas Dilger Assignee: WC Triage
Resolution: Unresolved Votes: 0
Labels: None

Rank (Obsolete): 9223372036854775807

 Description   

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.


Generated at Sat Feb 10 02:36:14 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.