grossmj
|
e3493870b2
|
Add project.created, project.opened and project.deleted controller notification stream.
Move project.updated and project.closed from project notification to controller notification stream.
|
2024-01-28 12:13:09 +11:00 |
|
grossmj
|
34ee75e1f1
|
Fix tests running on Python 3.12
|
2023-10-23 16:12:12 +10:00 |
|
grossmj
|
c2783d355f
|
Fix test_create_vnc test
|
2023-08-27 18:41:25 +10:00 |
|
grossmj
|
c181df6935
|
Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
|
2023-07-06 16:29:55 +10:00 |
|
grossmj
|
6c8c5c1787
|
Ignore uefi test on Windows
|
2023-07-04 13:31:21 +10:00 |
|
grossmj
|
f541c03b94
|
Fix uefi test on Windows
|
2023-07-04 13:22:18 +10:00 |
|
grossmj
|
0a14a08d54
|
Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
|
2023-07-04 13:06:34 +10:00 |
|
grossmj
|
d5cfb85de5
|
Backport UEFI boot mode support for Qemu VMs
|
2023-06-23 11:18:25 +09:30 |
|
Jeremy Grossmann
|
998fe6d8a4
|
Merge branch 'master' into release-v2.2.40
|
2023-06-06 12:28:30 +09:30 |
|
grossmj
|
71d1aefb65
|
Test Qemu command with virtio-net-pci adapter
|
2023-06-03 20:57:23 +09:30 |
|
Jeremy Grossmann
|
088ae699de
|
Merge pull request #2223 from GNS3/fix/2214
Use proc.communicate() when checking for subprocess output
|
2023-06-02 20:29:40 +09:30 |
|
grossmj
|
21dc2a8dbc
|
Fix tests
|
2023-06-02 20:25:33 +09:30 |
|
grossmj
|
4338afab7f
|
Fix tests
|
2023-06-02 20:16:06 +09:30 |
|
grossmj
|
d03e7ac9c5
|
Fix tests
|
2023-05-14 14:20:45 +08:00 |
|
grossmj
|
f3f7921525
|
Add generic function to install resource files
|
2023-05-07 21:57:44 +08:00 |
|
grossmj
|
f08ce9d3f1
|
Check for colon in project name. Fixes #2203
|
2023-03-19 18:26:26 +10:00 |
|
grossmj
|
7968ee7ff2
|
Check swtpm version and start swtpm before qemu
|
2023-02-26 20:51:24 +10:00 |
|
grossmj
|
5a3b502024
|
Fix NIO update UDP test
|
2023-01-10 11:39:18 +08:00 |
|
grossmj
|
997e0ad6ee
|
Fix more tests
|
2023-01-10 11:22:12 +08:00 |
|
grossmj
|
eb3fc1bb3a
|
Fix more tests
|
2023-01-10 11:09:27 +08:00 |
|
grossmj
|
e9c95ff299
|
Fix tests
|
2023-01-10 10:07:26 +08:00 |
|
grossmj
|
ae200d9add
|
Add Trusted Platform Module (TPM) support for Qemu VMs
|
2023-01-04 12:13:19 +08:00 |
|
Jeremy Grossmann
|
04ba3b6549
|
Merge pull request #2154 from GNS3/fix/2069
Use a stock BusyBox for the Docker integration
|
2023-01-01 16:18:37 +05:45 |
|
grossmj
|
e5c8ae4bde
|
Use a stock BusyBox for the Docker integration
|
2023-01-01 17:04:48 +08:00 |
|
grossmj
|
5bccf4841d
|
Overwrite built-in appliance files when starting a more recent version of the server
|
2023-01-01 15:57:41 +08:00 |
|
grossmj
|
2e550d839e
|
Fix tests
|
2022-11-07 20:33:02 +08:00 |
|
grossmj
|
9ff302592c
|
Upgrade to aiohttp 3.8.3
|
2022-10-12 21:40:23 +08:00 |
|
grossmj
|
46b022f726
|
Restore missing loop
|
2022-08-27 23:45:30 +02:00 |
|
grossmj
|
8f296e54f4
|
Add back loop
|
2022-08-27 23:41:52 +02:00 |
|
grossmj
|
fc7d5be736
|
Use pytest-asyncio auto mode
|
2022-08-27 21:10:17 +02:00 |
|
grossmj
|
600c18f04b
|
Remove pytest.ini from tests dir
|
2022-08-27 21:00:31 +02:00 |
|
grossmj
|
d1c8f33fc5
|
Upgrade dev dependencies and fix issues after upgrading to pytest-aiohttp v1.0.4
|
2022-08-27 19:16:02 +02:00 |
|
grossmj
|
ec3c36d6da
|
Fix Docker tests
|
2022-06-19 21:18:54 +02:00 |
|
grossmj
|
bdd703a0dc
|
Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
|
2022-06-15 15:30:44 +02:00 |
|
grossmj
|
67bf14776f
|
Config option to disable built-in templates
|
2022-06-15 14:48:52 +02:00 |
|
grossmj
|
527d4bb3ea
|
Run Xtigervnc with MIT-SHM extension disabled for Docker VNC console support. Fixes #2071
|
2022-06-08 00:05:24 +08:00 |
|
grossmj
|
87c1df1639
|
Fix compute Docker test. Fixes #2003
|
2021-12-15 13:30:38 +10:30 |
|
grossmj
|
611570a863
|
Fix qemu-img rebase code to support Qemu 6.1. Ref https://github.com/GNS3/gns3-server/pull/1962
|
2021-09-05 22:18:46 +09:30 |
|
grossmj
|
ed336da304
|
Qemu 6.1 support
Handle the deprecated use of backing file without explicit backing format issue.
|
2021-09-05 18:34:37 +09:30 |
|
grossmj
|
4eb8491cfa
|
Fix tests. Fixes #1950
|
2021-09-01 19:31:37 +09:30 |
|
grossmj
|
d556c08def
|
Revert "Skip test"
This reverts commit 8acb2fe3
|
2021-06-08 12:27:20 +09:30 |
|
grossmj
|
8acb2fe37e
|
Skip test
|
2021-06-08 12:18:27 +09:30 |
|
grossmj
|
095a022033
|
Fix tests. Ref https://github.com/GNS3/gns3-gui/issues/2461
|
2021-06-07 14:23:52 +09:30 |
|
grossmj
|
9a6978902d
|
Fix tests.
|
2021-05-15 19:43:36 +09:30 |
|
grossmj
|
87a26d5da0
|
Fix tests and comment problematic ones that rely on AsyncioMagicMock
|
2021-04-09 11:57:29 +09:30 |
|
grossmj
|
7542b28793
|
Revert "Fix tests"
This reverts commit 4d0cb32b
|
2021-03-24 13:05:50 +10:30 |
|
grossmj
|
4d0cb32bd0
|
Fix tests
|
2021-03-24 12:39:22 +10:30 |
|
grossmj
|
f2ddef855f
|
Fix tests.
(cherry picked from commit 620d93634e )
|
2020-08-15 16:35:31 +09:30 |
|
grossmj
|
9d3f7c79a2
|
Fix more tests
(cherry picked from commit 546982d1ea )
|
2020-08-13 17:18:45 +09:30 |
|
grossmj
|
c684c554bf
|
Fix tests
(cherry picked from commit 2ba6eac113 )
|
2020-08-13 17:10:31 +09:30 |
|