Whamcloud - gitweb
LU-12846 tests: verify orphan upgrade compatibilty 36/37636/7
authorArtem Blagodarenko <artem.blagodarenko@hpe.com>
Wed, 19 Feb 2020 16:38:31 +0000 (11:38 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 7 Apr 2020 17:18:48 +0000 (17:18 +0000)
commita1e6e75a82889a936ed9bdf9671a00bb81759285
treebc87066c377e251fbb8e0f3901100c413f4e48f7
parent43046d2732a33f81390901acc87fb28920d3864f
LU-12846 tests: verify orphan upgrade compatibilty

There was a discussion in LU-13070 that name compatibility
is useless, because orphan's name is not taken into account
in orphans deletion loop.

This test shows that orphan with a name format before 2.11
can not be deleted in mdd_orphan_destroy() that can lead
to an endless loop:

    mdd_orphan_destroy() t32fs-MDD0000: could not delete
        orphan [0x200000bd0:0x1:0x0]: rc = -2

Print a banner in each test_32 subtest to separate images.

Test-Parameters: trivial testlist=conf-sanity envdefinitions=ONLY=32,ONLY_REPEAT=4
Signed-off-by: Artem Blagodarenko <artem.blagodarenko@hpe.com>
Change-Id: I351ff3e5f3d10dabfd76cb1c9f07d3fc597004a6
Reviewed-on: https://review.whamcloud.com/37636
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/disk2_7-ldiskfs.tar.bz2