support/tests: fix ext4 runtime test
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 14 Jul 2017 15:32:53 +0000 (17:32 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 14 Jul 2017 17:37:14 +0000 (19:37 +0200)
commit3268968cccb5caa91849089a5ad3d15bbec59580
treed7f286d4ab3ffa744769518bfa63bee9649fb5ce
parent544ac6bca09edabb587db42ccb3ae51df58a3a56
support/tests: fix ext4 runtime test

The current test fails because of a legacy option, renamed during the
recent ext overhaul.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Cc: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/testing/tests/fs/test_ext.py