Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-06 | t/jobs: use current directory for test file for t0003 and t0004 | Vincent Fu | |
This makes it easier to investigate problems when these job files are used for automated testing. | |||
2012-03-06 | Add regression test for verify bug | Jens Axboe | |
It was a bug in the job files, not a zone bug after all. The two block sizes were transposed between the pre and post job. Signed-off-by: Jens Axboe <axboe@kernel.dk> |