1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/tests/compute
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
An application ID is used by IOU to generate its interface Mac addresses. They must be unique across all opened projects sharing the same computes to avoid Mac address collisions.
2020-02-10 15:20:49 +08:00
..
builtin/nodes
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 Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
qemu Add qemu drive id to tests 2019-09-03 16:45:50 +02:00
traceng
virtualbox
vmware
vpcs
test_base_node.py
test_manager.py Fix tests. 2020-01-08 07:10:33 +08:00
test_notification_manager.py
test_port_manager.py Fix tests 2019-11-06 15:35:59 +08:00
test_project_manager.py
test_project.py