]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/rbd.xfstests: take exclude list from yaml
authorIlya Dryomov <idryomov@gmail.com>
Thu, 17 Aug 2017 13:35:42 +0000 (15:35 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 29 Aug 2017 14:09:35 +0000 (16:09 +0200)
commit01914be5a3b35479037054293b85d96596cb870b
tree16114ee1e86dfde23eaa99394bada5b69724f541
parent1a982fea53c30fb246c2ab28822af6a69165ffea
qa/tasks/rbd.xfstests: take exclude list from yaml

Different filesystems (and further, different configurations of the
same filesystem) need different exclude lists.  Hard coding the list in
a wrapper script is inflexible.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/run_xfstests_krbd.sh [deleted file]
qa/tasks/rbd.py