Whamcloud - gitweb
LU-16243 tests: Specify ping source in test_218 91/48891/2
authorChris Horn <chris.horn@hpe.com>
Wed, 5 Oct 2022 19:44:10 +0000 (13:44 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Nov 2022 08:52:50 +0000 (08:52 +0000)
commit38a52f2fc38149dd7580f0bf5d3f686a5f0a7a15
tree0f46b83363c47de07c0201156adb8d18d72340bd
parentd55fe25a957aeb6f449d2cb91a453b3c67e9b133
LU-16243 tests: Specify ping source in test_218

In sanity-lnet test_218 we want to drop all traffic from "nid1" to
itself. Use the --source argument to lnetctl ping command to ensure
that the ping is not sent from nid2 to nid1.

HPE-bug-id: LUS-11275
Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ib82f182e1da5af303d4763d090d868196eb0ad70
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48891
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lnet.sh