Commit Graph

203 Commits (850c30f95810b0e0a091615dbf952a4ee3f2fb45)

Author SHA1 Message Date
grossmj 850c30f958 Merge branch 'master' into 2.2
4 years ago
grossmj 27da8458e8 Allow tests to be run by root. Fixes #1784
4 years ago
grossmj 7fd8fde020 Some fixes for tests. Ref #1784
4 years ago
grossmj e4b7e46444 Fix tests for Windows
4 years ago
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj dd11d38338 Fix tests.
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 688b1ac0e4 Fix tests.
5 years ago
grossmj 907207a140 Fix tests
5 years ago
David Kreitschmann 077432ff2f Add qemu drive id to tests
5 years ago
Karim af78031322 Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595
5 years ago
grossmj 9cce4de190 %guest-cid% variable implementation for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2804
5 years ago
Jeremy Grossmann cdae1f9e00
Merge pull request #1584 from kazkansouh/2.2-docker-volumes
5 years ago
grossmj c41c01b95f Fix tests.
5 years ago
Karim 81ddb0cfe6 Impoved docker volumes user input validation
5 years ago
Karim 0c19bc8d43 Support for additional persistent docker volumes to be specified within appliance configuration
5 years ago
Karim 6df93d4db0 Updated tests for setting docker user
5 years ago
grossmj a17119187b Fix remote packet capture for Dynamips.
5 years ago
grossmj 343f223a83 Fix tests after deactivating the embedded shell for Ethernet switch. Ref #1424 #1556
5 years ago
grossmj dd211bce52 Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739
5 years ago
grossmj 5754747a90 Merging 2.1 into 2.2
5 years ago
grossmj 174624121d Fix Qemu VM tests. Ref #1516
5 years ago
grossmj c736051dda Fix tests.
6 years ago
grossmj 58b2ee152d Fix Docker console test.
6 years ago
grossmj 56412b35e0 Merge branch '2.1' into 2.2
6 years ago
grossmj 3fae6ada95 Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461.
6 years ago
grossmj e7b8309a80 Fix Docker VNC tests. Ref #1438
6 years ago
grossmj d45d52f15c Support Xtigervnc restart.
6 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 33e8710495 Merge branch '2.1' into 2.2
6 years ago
grossmj f5dc635baa Fix test to support Python 3.7 Ref https://github.com/GNS3/gns3-gui/issues/2566
6 years ago
grossmj a3d1e865a8 Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566.
6 years ago
grossmj 1550c7bee7 Fix cloud tests.
6 years ago
grossmj d1ccf3bc84 Merge branch '2.1' into 2.2
6 years ago
ziajka 7b3d5ae5e3 Create/update project on compute when variables changes
6 years ago
ziajka 83445214be Support for nested global variables
6 years ago
ziajka e4436096c2 Fix tests
6 years ago
ziajka e267f8a8b8 Project global variables
6 years ago
ziajka 80958e8a6d support based on init.sh, Ref: #2482
6 years ago
ziajka 43081152ef Add support of ExtraHosts for Docker, Ref. gns3-gui#2482
6 years ago
grossmj 669d2ec038 Merge branch '2.1' into 2.2
6 years ago
grossmj 297bbd91ec Fix traceng tests.
6 years ago
grossmj d08c08617c Support for source and destination for traceNG.
6 years ago
grossmj 17bfed52f2 Fix Qemu VM tests.
6 years ago
grossmj 279b4d7b20 Fix link filters/suspend tests.
6 years ago
grossmj 88674455a3 Merge branch '2.1' into 2.2
6 years ago
grossmj 397c1322b4 Base support for TraceNG.
6 years ago
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
6 years ago
ziajka e79e27a73f Handle docker env with last empty line, Fixes: #2420
6 years ago