Whamcloud - gitweb
LU-13148 tests: clean up sanity 56ra add debugging 21/38021/9
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 22 Mar 2020 00:17:14 +0000 (18:17 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 6 Apr 2020 21:17:06 +0000 (21:17 +0000)
commit9ef44ab89cf8a0e079b8d1878832b7ece483d765
treee26c335341ac0be59592166734a4e729e90a09b3
parent13dc723aea39c60d8ed128a312fba1520921c792
LU-13148 tests: clean up sanity 56ra add debugging

Consolidate duplicate code from sanity.sh test_56ra() into a
helper function to make it easier to see what is being run.

Print out the before and after values for each test.

Skip test_56ra for versions older than 2.12.4, since it was
backported in commit v2_12_3-24-gd55982d842.

Test-Parameters: trivial testlist=sanity env=ONLY=56ra,ONLY_REPEAT=50
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ia28c1b556f53ea88643805cbf4ada725a53ebbe5
Reviewed-on: https://review.whamcloud.com/38021
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh