Whamcloud - gitweb
LU-10973 lutf: use configured tmp directory for tar 43/44843/11
authorAmir Shehata <ashehata@whamcloud.com>
Fri, 3 Sep 2021 19:12:33 +0000 (12:12 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 31 Jan 2022 01:25:34 +0000 (01:25 +0000)
commite2c76aaf3305b695dd415ae6e6d0ad5bc6e02db4
tree5820afc518c354d9fb14a24dc9c18fdb1e42702d
parentdf6f17ee97ac47c949c1963ff8d57fb2d4becd06
LU-10973 lutf: use configured tmp directory for tar

After the LUTF run is done all the test results on all
the agent nodes need to be tarred, in order to make them
available for review later on. Don't assume the lutf tmp
files are in /tmp/lutf. Use the tmp-dir directory configured
in the lutf configuration.

Add the master only once to the agent list.

Pass PYTHOPATH to agent.

Test-Parameters: trivial
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: Ic3effcb53f7d27bf31b6adfd8a22900767ff9524
Reviewed-on: https://review.whamcloud.com/44843
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/lutf/python/config/lutf_start.py