Whamcloud - gitweb
LU-14991 tests: Correct whitespace in sanity-lnet test_101/102 56/44856/2
authorChris Horn <chris.horn@hpe.com>
Tue, 7 Sep 2021 15:47:06 +0000 (10:47 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 17 Sep 2021 14:10:18 +0000 (14:10 +0000)
commit38b18436f220931924210c9019028ea8589adc1d
tree4851380004a88a6a504e73fe0ce0984fc3b2f536
parentb7647cf91d0406fdae8fcc771208a7a16c6d39f6
LU-14991 tests: Correct whitespace in sanity-lnet test_101/102

sanity-lnet.sh test_100 and test_101 use tab characters in the
expected yaml output, but yaml syntax does not allow tab characters.

Test-Parameters: trivial testlist=sanity-lnet
Fixes: a5cbe7883d ("LU-12815 socklnd: allow dynamic setting of conns_per_peer")
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I0814f1965414f82cdc696cfe9996b33e863df982
Reviewed-on: https://review.whamcloud.com/44856
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lnet.sh