]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: cp run_xfstests.sh run_xfstests-obsolete.sh
authorIlya Dryomov <ilya.dryomov@inktank.com>
Fri, 30 May 2014 09:37:04 +0000 (13:37 +0400)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 2 Jun 2014 15:41:00 +0000 (19:41 +0400)
commit703166c81550d5e38a203a4c10ea1aded0481256
treeb4cee8a08caa3fe384589ec0b263d439b89918cd
parent99b9682790790e208d96cd8d97a4221a9ea024ad
qa: cp run_xfstests.sh run_xfstests-obsolete.sh

run_xfstests.sh is going to be updated in the next commit to be able to
drive newer xfstests.  Among other things, the new xfstests proper
doesn't support listing tests in ranges, which is what the qemu wrapper
(run_xfstests_qemu.sh) relies on.  So keep a copy of the old
run_xfstests.sh around until the qemu vm image is regenerated and the
up-to-date exclusion list for that kernel is shaken out.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
qa/run_xfstests-obsolete.sh [new file with mode: 0644]
qa/run_xfstests_qemu.sh