Commit Graph

1254 Commits (9958b876cf400f98cb4ca6f49d56e78fae87f68d)

Author SHA1 Message Date
grossmj 9958b876cf
Do not run Docker VM tests on Windows
2 months ago
grossmj 33499be425
Fix warnings in tests
2 months ago
grossmj 3fd44f5260
Do not wait for the server to close when shutting down.
2 months ago
grossmj c076275bd0
Fix test create image with not supported characters by filesystem. Fixes #2375
2 months ago
grossmj 081447ba2e
Fix tests. Ref #2376
2 months ago
grossmj 2609849507
Fix tests after updating error message when busybox is not installed.
2 months ago
Jeremy Grossmann 52638a9a8d
Merge branch '2.2' into bugfix/3555
4 months ago
grossmj 9a5af82a28
Save empty directories when exporting a project
4 months ago
grossmj 0137688ba7
Test busybox is installed
4 months ago
grossmj 84db3b9996
Fix not all Docker resources are copied to a writable location
4 months ago
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
5 months ago
grossmj 218522b08c
Fix issues when generating docs
5 months ago
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
5 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
8 months ago
grossmj c2783d355f Fix test_create_vnc test
10 months ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
12 months 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
1 year ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
1 year ago
grossmj 5a3b502024 Fix NIO update UDP test
1 year ago
grossmj 997e0ad6ee Fix more tests
1 year ago
grossmj eb3fc1bb3a Fix more tests
1 year ago
grossmj e9c95ff299 Fix tests
1 year 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
grossmj bdd703a0dc Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
2 years ago
grossmj 67bf14776f Config option to disable built-in templates
2 years ago
grossmj 527d4bb3ea Run Xtigervnc with MIT-SHM extension disabled for Docker VNC console support. Fixes #2071
2 years ago
grossmj 87c1df1639 Fix compute Docker test. Fixes #2003
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