Whamcloud - gitweb
EX-4041 tests: look for lamigo log on MDS
authorJames Nunez <jnunez@whamcloud.com>
Tue, 12 Oct 2021 23:35:17 +0000 (17:35 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 15 Oct 2021 17:20:03 +0000 (17:20 +0000)
commit2448f54b9dcd0a6426d6842c438cc41eb0a0a387
treedf2ad446810c7a250cccb229d3d06d1485156aae
parentc2b432a0ce625a45b4051094f29aea4540495b05
EX-4041 tests: look for lamigo log on MDS

hot-pools tests 7, 8 and 10 grep the lamigo log from a
client node looking for job completion or other lamigo
information.  The lamigo log is written to a space on the
MDS.  Change the tests to cat the log file on the MDS
and pipe that to grep.

Test-Parameters: trivial testlist=hot-pools

Change-Id: I78813d6188216b2529e1f6e41252bc6fe1fc9514
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/45218
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/hot-pools.sh