autotest: run unittest.sh
Verify that the unit test script run by Travis CI works in the autotest environment. This duplicates some of the current tests - that will be cleaned up in a future commit. Change-Id: Icca60dee3348e2675492b9c6294de6aa094b3375 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
7c3214a0ac
commit
abfda721cd
@ -73,6 +73,10 @@ timing_exit rbd_setup
|
||||
# Unit Tests
|
||||
#####################
|
||||
|
||||
timing_enter unittest
|
||||
run_test ./unittest.sh
|
||||
timing_exit unittest
|
||||
|
||||
timing_enter lib
|
||||
|
||||
run_test test/lib/bdev/blockdev.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user