.travis.yml: run t/run-fio.tests.py as part of build
authorVincent Fu <vincent.fu@wdc.com>
Tue, 10 Dec 2019 17:54:40 +0000 (12:54 -0500)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Dec 2019 03:55:07 +0000 (20:55 -0700)
commit524537cbacceb6b89e11dd7b673f24c7fa9aed73
tree29bea331e09d5cbd0b5e0c549ccf61d78ecc0a32
parent82d0ad0633418105861354b49dbe73a6ef78ae28
.travis.yml: run t/run-fio.tests.py as part of build

- install SciPy and CUnit support
- skip test 6 because of timeout
- skip zbd tests 1007, 1008 because installing kernel modules is not supported
- replace xcode8.3 (lacks python3) with latest xcode11.2

Signed-off-by: Jens Axboe <axboe@kernel.dk>
.travis.yml