btrfs-progs: tests: enable check lowmem in travis CI
authorDavid Sterba <dsterba@suse.com>
Fri, 24 Nov 2017 14:32:13 +0000 (15:32 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 3 Jan 2018 16:09:30 +0000 (17:09 +0100)
commit3f99647f8ed7d3e90dcef65eae4a308558a04621
treeba15defcc5ae0aa5c0a4c71c4567082c407f59a5
parent263184c7d286efe5200939686818400d0e3afa5d
btrfs-progs: tests: enable check lowmem in travis CI

We missed some regressions because the lowmem mode was not run in the CI
tests. This is partially due to the incomplete implementation but we
have exceptions for the --repair mode in the tests.

Signed-off-by: David Sterba <dsterba@suse.com>
.travis.yml