Whamcloud - gitweb
EX-8441 lipe: lamigo fix compatibility with older lustre
authorAlexandre Ioffe <aioffe@ddn.com>
Tue, 31 Oct 2023 05:49:23 +0000 (22:49 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 5 Nov 2023 10:40:49 +0000 (10:40 +0000)
commit4cea271d0fac3faacc6ab38237a03dcfa2e0774f
treeb73923e342f4e04ca23e10236d4ef5c897d57a49
parentde7c6c9a9ebcb82c7b93aed007cf1ece4d4fe847
EX-8441 lipe: lamigo fix compatibility with older lustre

- lfs mirror extend may dump help text either to stdout or stderr.
  Lamigo will adopt both cases
- Make correct exit from loop when ssh remote session fails
- Skip hot-pools tests 75a,75b,75c if lfs mirror extend
  does not support --stats-interval
- Minor code fixes

Test-Parameters: trivial testlist=hot-pools
Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Change-Id: Iba035043bc4868e7898f3739d03607d5d3e21574
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52898
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lipe/src/lamigo.c
lipe/src/lamigo.h
lustre/tests/hot-pools.sh