Whamcloud - gitweb
LU-18837 tests: fix numeric comparison in sanity/101a 69/58469/3
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 20 Mar 2025 00:22:45 +0000 (18:22 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 10 Apr 2025 06:58:38 +0000 (06:58 +0000)
commitf8a22b656dd6bc8cb9cd0bca464ffe6d3cc74fc0
treed448899477af0847a449898d44eb8df797eddf0a
parentd06053776094c722562f8564fa7f830ca553d307
LU-18837 tests: fix numeric comparison in sanity/101a

Use (( ... )) instead of [[ ... ]] for numeric comparisons.

Test-Parameters: trivial
Fixes: ff78e1aa33 ("LU-4322 tests: re-enable 101a in dne config")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I5e210e0ca6495df4497ef7071086ef5928c267eb
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58469
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh