1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 06:49:06 +00:00
gns3-server/tests/compute
2020-01-08 07:10:33 +08:00
..
builtin/nodes Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461. 2018-11-19 17:33:17 +07:00
docker Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595 2019-06-05 10:40:40 +01:00
dynamips Fix tests after deactivating the embedded shell for Ethernet switch. Ref #1424 #1556 2019-03-20 17:04:02 +08:00
iou Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
qemu Add qemu drive id to tests 2019-09-03 16:45:50 +02:00
traceng Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
virtualbox Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739 2019-03-18 23:29:18 +07:00
vmware Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 2018-08-24 18:52:15 +07:00
vpcs Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
test_base_node.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 2018-08-24 18:52:15 +07:00
test_manager.py Fix tests. 2020-01-08 07:10:33 +08:00
test_notification_manager.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
test_port_manager.py Fix tests 2019-11-06 15:35:59 +08:00
test_project_manager.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
test_project.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 2018-08-24 18:52:15 +07:00