generic/064: access SCRATCH_MNT after _scratch_mount
authorAmir Goldstein <amir73il@gmail.com>
Tue, 28 Feb 2017 12:18:33 +0000 (14:18 +0200)
committerEryu Guan <eguan@redhat.com>
Wed, 1 Mar 2017 10:35:23 +0000 (18:35 +0800)
commit7626c8534176c96013b380843a0940044b18d6eb
tree9a0e9d0bb250d712c8f4b3924b902f9ac91fc68b
parentdb24846eb379b5833813dc410a7cb6f56d9a50e6
generic/064: access SCRATCH_MNT after _scratch_mount

Test is calling _get_block_size $SCRATCH_MNT before
_scratch_mount. This results in block size of the
wrong fs and a failure with overlay base fs setup.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/064