mirror of
https://github.com/GNS3/gns3-server
synced 2025-02-04 04:11:20 +00:00
Fix tests
This commit is contained in:
parent
0923ed5d85
commit
dbc4f05465
@ -340,6 +340,8 @@ def test_build_command(vm, loop, fake_qemu_binary, port_manager):
|
|||||||
"test",
|
"test",
|
||||||
"-m",
|
"-m",
|
||||||
"256",
|
"256",
|
||||||
|
"-boot",
|
||||||
|
"order=c",
|
||||||
"-serial",
|
"-serial",
|
||||||
"telnet:127.0.0.1:{},server,nowait".format(vm.console),
|
"telnet:127.0.0.1:{},server,nowait".format(vm.console),
|
||||||
"-net",
|
"-net",
|
||||||
|
Loading…
Reference in New Issue
Block a user