Commit Graph

297 Commits (df210386dd10b06d5cde5d78091a1608f11574a4)

Author SHA1 Message Date
grossmj d3860ba84b
Merge branch '2.2' into 3.0
2 months ago
grossmj 46a9fdb61d
Remove event_loop
2 months ago
grossmj 9958b876cf
Do not run Docker VM tests on Windows
2 months ago
grossmj 33499be425
Fix warnings in tests
2 months ago
grossmj c076275bd0
Fix test create image with not supported characters by filesystem. Fixes #2375
2 months ago
grossmj 2609849507
Fix tests after updating error message when busybox is not installed.
2 months ago
grossmj e9827653ae
Merge branch '2.2' into 3.0
4 months ago
grossmj 0137688ba7
Test busybox is installed
5 months ago
grossmj 84db3b9996
Fix not all Docker resources are copied to a writable location
5 months ago
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
5 months ago
grossmj 09ff807055 Install Docker resources in writable location
8 months ago
grossmj d680bbbc77 Merge branch '2.2' into 3.0
9 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
9 months ago
grossmj 1ec056c1a6 Merge branch '2.2' into 3.0
10 months ago
grossmj c2783d355f Fix test_create_vnc test
10 months ago
grossmj 74cb3be910 Merge remote-tracking branch 'origin/3.0' into 3.0
11 months ago
grossmj 425ad845fc Speed up tests
11 months ago
grossmj 1ce0c13fc9 Better mocking in Docker tests
11 months ago
grossmj 2f2aabeb5a Fix tests when running Python 3.7
11 months ago
grossmj d9eb61efc4 Fix tests with asyncio_patch
11 months ago
grossmj 1fd8444d22 Add tests for install_busybox()
11 months ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
12 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
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
grossmj 40c265152b Add UEFI boot mode option for Qemu VMs
1 year ago
grossmj 1ff23348d3 Merge branch '2.2' into 3.0
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 4338afab7f Fix tests
1 year ago
grossmj b3dfb87622 Merge branch '2.2' into 3.0
1 year ago
grossmj d03e7ac9c5 Fix tests
1 year ago
grossmj f08ce9d3f1 Check for colon in project name. Fixes #2203
1 year ago
grossmj f347e21100 Fix Docker tests
1 year ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
1 year ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
1 year ago
grossmj af9b883c08 Fix and adjustments after merge
2 years ago
grossmj f09594ae4c Merge branch '2.2' into 3.0
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 27d9063e56 Merge 2.2
2 years ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
2 years ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
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 d1c8f33fc5 Upgrade dev dependencies and fix issues after upgrading to pytest-aiohttp v1.0.4
2 years ago