otg msd and big refactoring

This commit is contained in:
Devaev Maxim
2019-10-29 02:16:12 +03:00
parent f6214191af
commit 10f8c2b335
15 changed files with 1300 additions and 356 deletions

View File

@@ -57,7 +57,7 @@ tox: testenv
&& cp /usr/share/kvmd/configs.default/kvmd/main/v1-vga.yaml /etc/kvmd/main.yaml \
&& cp /src/testenv/v1-vga.override.yaml /etc/kvmd/override.yaml \
&& cd /src \
&& tox -c testenv/tox.ini $(if $(E),-e $(E),-p auto) \
&& tox -q -c testenv/tox.ini $(if $(E),-e $(E),-p auto) \
"