Whamcloud - gitweb
LU-12773 tests: sanity test_805 Use do_facet 04/36204/4
authorOleg Drokin <green@whamcloud.com>
Tue, 17 Sep 2019 05:23:26 +0000 (01:23 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 27 Oct 2019 04:17:57 +0000 (04:17 +0000)
commitfa8b581aea27acc00f6ac48e76ec261dddf8631a
tree50617e4aa13bf19da693e2dfef663e1690c77453
parent5222ba07e3bd087ddb0812e2185610b725cb9d1a
LU-12773 tests: sanity test_805 Use do_facet

do_node cannot really work with $SINGLEMDS, that's the
facet name.

This fixes error message below (and a following syntax error):
mds1: ssh: Could not resolve hostname mds1: Name or service not known

Fixes: 106abc184d8b ("LU-8856 osd: mark specific transactions netfree")
Test-Parameters: trivial fstype=zfs
Change-Id: I0d842dbccbfd934c524ae01cca7399dd52158064
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36204
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh