Whamcloud - gitweb
LU-12773 tests: sanity test_805 Use do_facet 01/37901/6
authorOleg Drokin <green@whamcloud.com>
Tue, 17 Sep 2019 05:23:26 +0000 (01:23 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 15 Apr 2020 03:52:23 +0000 (03:52 +0000)
commit828841c1e76b0b2972c2d6a653e9d30a10b301cc
tree99b72e0465a7fa8ce4822923afc895aa98eafaf7
parent9e8b4e2fc2f0b3ad61b0fed9326580dad0389cbf
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

Lustre-change: https://review.whamcloud.com/36204
Lustre-commit: fa8b581aea27acc00f6ac48e76ec261dddf8631a

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-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/37901
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh