Commit Graph

63 Commits (6e88d4816f09f3374ff902624236e34bbacbcda1)

Author SHA1 Message Date
grossmj 43ca53a089 Fix tests
3 years ago
grossmj a324459152 Merge branch '2.2' into 3.0
3 years ago
grossmj 611570a863 Fix qemu-img rebase code to support Qemu 6.1. Ref https://github.com/GNS3/gns3-server/pull/1962
3 years ago
grossmj ed336da304 Qemu 6.1 support
3 years ago
grossmj 4eb8491cfa Fix tests. Fixes #1950
3 years ago
grossmj 75bb06563a Fix tests
3 years ago
grossmj 36b9f8bdfd Fix tests
3 years ago
grossmj cefab8d362 Rename __json__() to asdict()
3 years ago
grossmj 30ebae207f Use Pydantic to validate the server config file.
3 years ago
grossmj 58c5965905 Fix tests.
4 years ago
grossmj eb3cb8a41f Migration to FastAPI
4 years ago
Jeremy Grossmann fa26555d00
Merge pull request #1801 from GNS3/qemu-config-disk
4 years ago
grossmj c684c554bf Fix tests
4 years ago
grossmj 2ba6eac113 Fix tests
4 years ago
grossmj cbcdaabcce Fix tests. Ref #1674
4 years ago
grossmj e4b7e46444 Fix tests for Windows
4 years ago
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj bf4550bf78 Fix tests. Ref https://github.com/GNS3/gns3-gui/issues/3047
4 years ago
David Kreitschmann 077432ff2f Add qemu drive id to tests
5 years ago
grossmj 9cce4de190 %guest-cid% variable implementation for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2804
5 years ago
grossmj c41c01b95f Fix tests.
5 years ago
grossmj 5754747a90 Merging 2.1 into 2.2
6 years ago
grossmj 174624121d Fix Qemu VM tests. Ref #1516
6 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 33e8710495 Merge branch '2.1' into 2.2
6 years ago
grossmj f5dc635baa Fix test to support Python 3.7 Ref https://github.com/GNS3/gns3-gui/issues/2566
6 years ago
grossmj a3d1e865a8 Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566.
6 years ago
grossmj 17bfed52f2 Fix Qemu VM tests.
7 years ago
ziajka bb26e8acdd Calculate MD5 on thread and before json response, Ref. gui#2239
7 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
7 years ago
Julien Duponchelle d112da400e
Remove use_ubridge flag
7 years ago
ziajka 7447b3190d spice - added qxl vga support
7 years ago
ziajka bc5ec98cd5
Spice support
7 years ago
Julien Duponchelle a8e8eac0b4
Merge remote-tracking branch 'origin/master' into 2.1
7 years ago
Julien Duponchelle 5a1d313fca Merge pull request #1080 from GNS3/spice-feature
7 years ago
Julien Duponchelle 36dc264a6c Revert "Spice feature"
7 years ago
Julien Duponchelle bb8097a052
Merge remote-tracking branch 'origin/master' into 2.1
7 years ago
ziajka 88c2353e2e QEMU - SPICE support at build options and schemas
7 years ago
ziajka c91a001729 QEMU VNC options tests
7 years ago
ziajka eb6068c3d3 Fix Qemu disk creation with unicode characters not supported by local filesystem #1058 (#1063)
7 years ago
Julien Duponchelle 273a711459
Merge branch '2.0' into 2.1
8 years ago
Julien Duponchelle 37e21f2a3d
Skip a test for qemu not supported on windows
8 years ago
Julien Duponchelle 6017ebbd97
Merge branch '2.0' into 2.1
8 years ago
Julien Duponchelle 5e7f97b175
Fix when qemu exit by itself clean other processes
8 years ago
Julien Duponchelle 99f817392d
Raise an error if you use Qemu < 2.4 and try to use large number of adapters
8 years ago
Julien Duponchelle b0567772f7
Allow up to 275 adapters for qemu
8 years ago
Julien Duponchelle 5ba5c62670
Add support for bios images
8 years ago
Julien Duponchelle bddf9ec2ac
Qemu telnet support multiple client connected
8 years ago
Julien Duponchelle ae1e027031
Raise error if using a non linked clone VM twice
8 years ago
Julien Duponchelle f3d255756b
Set Qemu uuid for csr1000v
8 years ago