mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
moved tests to testenv
This commit is contained in:
1
Makefile
1
Makefile
@@ -30,6 +30,7 @@ tox: _testenv
|
||||
time docker run --rm \
|
||||
--volume `pwd`:/src:ro \
|
||||
--volume `pwd`/testenv:/src/testenv:rw \
|
||||
--volume `pwd`/testenv/tests:/src/testenv/tests:ro \
|
||||
--volume `pwd`/extras:/usr/share/kvmd/extras:ro \
|
||||
--volume `pwd`/configs:/usr/share/kvmd/configs.default:ro \
|
||||
-it $(TESTENV_IMAGE) bash -c " \
|
||||
|
||||
Reference in New Issue
Block a user