]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
xfstests: define defaults in root task
authorJosh Durgin <jdurgin@redhat.com>
Tue, 21 Apr 2015 22:01:47 +0000 (15:01 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 21 Apr 2015 22:02:40 +0000 (15:02 -0700)
commit4a1c434add55d862afdb9c66c57d3190d0f2abc7
tree849285f74738a183842eb9a8479b1e2675fa3c1b
parent894d7c0b3dcf7643450844be3645cf5aaa7566e3
xfstests: define defaults in root task

The early non-defaults caused failures due to xfstests_url: None not
being overridden by run_xfstests(). Move the defaults to xfstests() and
don pass xfstests_branch past that point.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
tasks/rbd.py