Commit Graph

1259 Commits (2bb26075f0bb385b8e29d0db22479f7e425ae8a2)

Author SHA1 Message Date
Jeremy Grossmann 90dce03da2
Merge pull request #2392 from GNS3/bugfix/2385
3 months ago
grossmj d54c9db8c3
Option to keep the compute IDs unchanged when exporting a project
3 months ago
grossmj b194e48649
Forbid unsafe Qemu additional options
3 months ago
grossmj 08154e43aa
Fix error when snapshot exists with an underscore in the name
3 months ago
grossmj 46a9fdb61d
Remove event_loop
5 months ago
grossmj 9958b876cf
Do not run Docker VM tests on Windows
5 months ago
grossmj 33499be425
Fix warnings in tests
5 months ago
grossmj 3fd44f5260
Do not wait for the server to close when shutting down.
5 months ago
grossmj c076275bd0
Fix test create image with not supported characters by filesystem. Fixes #2375
5 months ago
grossmj 081447ba2e
Fix tests. Ref #2376
5 months ago
grossmj 2609849507
Fix tests after updating error message when busybox is not installed.
5 months ago
Jeremy Grossmann 52638a9a8d
Merge branch '2.2' into bugfix/3555
7 months ago
grossmj 9a5af82a28
Save empty directories when exporting a project
7 months ago
grossmj 0137688ba7
Test busybox is installed
7 months ago
grossmj 84db3b9996
Fix not all Docker resources are copied to a writable location
7 months ago
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
7 months ago
grossmj 218522b08c
Fix issues when generating docs
8 months ago
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
8 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
11 months ago
grossmj c2783d355f Fix test_create_vnc test
1 year ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
1 year ago
grossmj 6c8c5c1787 Ignore uefi test on Windows
1 year ago
grossmj f541c03b94 Fix uefi test on Windows
1 year ago
grossmj 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
1 year ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
Jeremy Grossmann 998fe6d8a4
Merge branch 'master' into release-v2.2.40
1 year ago
grossmj 71d1aefb65 Test Qemu command with virtio-net-pci adapter
1 year ago
Jeremy Grossmann 088ae699de
Merge pull request #2223 from GNS3/fix/2214
1 year ago
grossmj 21dc2a8dbc Fix tests
1 year ago
grossmj 4338afab7f Fix tests
1 year ago
grossmj d03e7ac9c5 Fix tests
1 year ago
grossmj f3f7921525 Add generic function to install resource files
1 year ago
grossmj f08ce9d3f1 Check for colon in project name. Fixes #2203
2 years ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
2 years ago
grossmj 5a3b502024 Fix NIO update UDP test
2 years ago
grossmj 997e0ad6ee Fix more tests
2 years ago
grossmj eb3fc1bb3a Fix more tests
2 years ago
grossmj e9c95ff299 Fix tests
2 years ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
2 years ago
Jeremy Grossmann 04ba3b6549
Merge pull request #2154 from GNS3/fix/2069
2 years ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
2 years ago
grossmj 5bccf4841d Overwrite built-in appliance files when starting a more recent version of the server
2 years ago
grossmj 2e550d839e Fix tests
2 years ago
grossmj 9ff302592c Upgrade to aiohttp 3.8.3
2 years ago
grossmj 46b022f726 Restore missing loop
2 years ago
grossmj 8f296e54f4 Add back loop
2 years ago
grossmj fc7d5be736 Use pytest-asyncio auto mode
2 years ago
grossmj 600c18f04b Remove pytest.ini from tests dir
2 years ago
grossmj d1c8f33fc5 Upgrade dev dependencies and fix issues after upgrading to pytest-aiohttp v1.0.4
2 years ago
grossmj ec3c36d6da Fix Docker tests
2 years ago