Whamcloud - gitweb
LU-15338 tests: check whole jobid in sanity 205a 74/45774/3
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 7 Dec 2021 19:12:00 +0000 (12:12 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Dec 2021 07:20:38 +0000 (07:20 +0000)
commit1ee894a4355ecec869754c0b6c566c0e187e27a7
tree655a426a00cb8a8e185ae7f847be26f0b072a575
parent0381fa5356e2816ae610b76e295158b8137d9659
LU-15338 tests: check whole jobid in sanity 205a

Check the whole jobid string in sanity test_205a to avoid matching
a substring of the jobid twice.  This could only currently happen
for the second "dd" test, at a rate about 1/8192, but might also
fail in the future if other tests are added.

Test-Parameters: trivial testlist=sanity env=ONLY=205a,ONLY_REPEAT=200
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I34b7ed1a7825e3fbad9ea8666fccb2bdc53ebbe5
Reviewed-on: https://review.whamcloud.com/45774
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Elena Gryaznova <elena.gryaznova@hpe.com>
Reviewed-by: Etienne AUJAMES <eaujames@ddn.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh