grossmj
|
9d3f7c79a2
|
Fix more tests
(cherry picked from commit 546982d1ea )
|
2020-08-13 17:18:45 +09:30 |
|
grossmj
|
09e9382df1
|
Do not try to use ProactorEventLoop() on non Windows platforms.
|
2020-06-16 18:45:11 +09:30 |
|
grossmj
|
e4b7e46444
|
Fix tests for Windows
|
2020-06-16 01:57:16 -07:00 |
|
grossmj
|
1d4c3a164d
|
Use the ProactorEventLoop on Windows.
|
2020-06-16 14:08:17 +09:30 |
|
grossmj
|
d3ea67da24
|
Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
|
2020-06-16 13:59:03 +09:30 |
|
grossmj
|
500b5b0b65
|
Fix tests.
|
2020-01-08 06:03:31 +08:00 |
|
grossmj
|
98f04365b7
|
Remove generic controller settings API endpoint.
|
2018-11-14 16:24:30 +08:00 |
|
grossmj
|
ab8dc52ece
|
Fix tests to work with new version of aiohttp (>= 3.0)
|
2018-10-17 17:32:10 +07:00 |
|
grossmj
|
902de3dd47
|
Refactor asyncio locking system for Python 3.7 support. Ref https://github.com/GNS3/gns3-gui/issues/2566 Ref https://github.com/GNS3/gns3-gui/issues/2568
|
2018-08-25 14:10:47 +07:00 |
|
grossmj
|
a3d1e865a8
|
Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566.
|
2018-08-24 18:52:15 +07:00 |
|
ziajka
|
0c7a92b710
|
Tests on TravisCI with docker compose
|
2017-10-12 10:40:49 +02:00 |
|
grossmj
|
6a8f220ff1
|
Fix NAT test.
|
2017-09-11 15:09:32 +07:00 |
|
Julien Duponchelle
|
7d123f334f
|
Add an appliance templates directory
Fix https://github.com/GNS3/gns3-gui/issues/2133
|
2017-07-19 11:44:05 +02:00 |
|
Julien Duponchelle
|
d112da400e
|
Remove use_ubridge flag
Ref #1115
|
2017-07-11 13:58:59 +02:00 |
|
ziajka
|
b9e2b7945a
|
Removed gc collection at testing
|
2017-06-07 14:39:47 +02:00 |
|
Julien Duponchelle
|
cdcdba7411
|
Fix installation issue with Python 3.4 and aiohttp cors
|
2017-06-06 17:41:36 +02:00 |
|
Julien Duponchelle
|
7b642552dd
|
Fix GNS3VM settings are lost at startup
Fix #926
|
2017-03-07 15:36:35 +01:00 |
|
Julien Duponchelle
|
eabe4eb97e
|
Improve remote server console host support when binding to 0.0.0.0
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-26 14:43:47 +02:00 |
|
Julien Duponchelle
|
ae1e027031
|
Raise error if using a non linked clone VM twice
Fix https://github.com/GNS3/gns3-gui/issues/1593
|
2016-10-24 21:39:35 +02:00 |
|
Julien Duponchelle
|
29563ed7bc
|
Fill cloud interface server side
Fix https://github.com/GNS3/gns3-gui/issues/1535
|
2016-09-22 17:46:32 +02:00 |
|
Julien Duponchelle
|
f1fe7246e7
|
Remove --controller
This add too much complexity and it can work
without it.
Fix https://github.com/GNS3/gns3-vm/issues/80, #645
|
2016-09-07 10:04:28 +02:00 |
|
Julien Duponchelle
|
d772b6fbd7
|
Nat node work on any linux thanks to libvirt
Fix #599
|
2016-09-05 18:40:49 +02:00 |
|
Julien Duponchelle
|
0afd7b78b7
|
Avoid tasks lost during tests creating noisy warnings
|
2016-09-02 14:09:01 +02:00 |
|
Julien Duponchelle
|
7065988087
|
Raise an error if we use nat and eth1 doesn't exists
Fix #657
|
2016-08-30 18:27:04 +02:00 |
|
Julien Duponchelle
|
a53a972135
|
Nat node for only the GNS3 VM
|
2016-08-21 21:46:49 +02:00 |
|
Julien Duponchelle
|
bf154049d2
|
Suppport ~/GNS3/symbols
|
2016-06-28 19:58:57 +02:00 |
|
Julien Duponchelle
|
4c3bfde97e
|
Fix test suite after VPCS changes for using ubridge
|
2016-06-23 12:10:18 +02:00 |
|
Julien Duponchelle
|
3132d51694
|
Do not reload a project if project is already opened
Ref https://github.com/GNS3/gns3-gui/issues/1251
|
2016-06-17 17:50:06 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
Julien Duponchelle
|
9ccb55206d
|
Cleanup code for getting the default project directory
|
2016-05-11 18:42:55 +02:00 |
|
Julien Duponchelle
|
f5e5cf5059
|
Save the list of compute node
Fix #494
|
2016-04-19 15:35:50 +02:00 |
|
Julien Duponchelle
|
ce5461aee8
|
Raise error if we try to controll a non controller server
Fix #451
|
2016-04-19 10:47:53 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|
Julien Duponchelle
|
dd2fdcc574
|
Merge branch '1.5' into networkv2
|
2016-03-16 16:35:23 +01:00 |
|
Julien Duponchelle
|
174e7cccea
|
Merge branch 'master' into 1.5
|
2016-03-16 16:35:03 +01:00 |
|
Julien Duponchelle
|
75212cda3f
|
Improve tests on Travis
|
2016-03-16 16:34:36 +01:00 |
|
Julien Duponchelle
|
8c1560332e
|
Remove /controller from the api endpoint
|
2016-03-11 17:16:09 +01:00 |
|
Julien Duponchelle
|
58f1abff35
|
Close, commit and delete supported for projects in controller
|
2016-03-10 10:32:07 +01:00 |
|
Julien Duponchelle
|
3296b97f59
|
Rename modules => hypervisor
|
2016-03-08 16:12:46 +01:00 |
|
Julien Duponchelle
|
b2ce7ee8d7
|
API V2
|
2016-03-07 17:57:12 +01:00 |
|
Julien Duponchelle
|
664cec97ba
|
Create /hypervisor and /controller namespace
|
2016-03-07 15:01:35 +01:00 |
|
Julien Duponchelle
|
aad69e9650
|
Create a /server API for register servers
This allow to push to the controller information about
the connection to a server.
|
2016-03-03 16:05:09 +01:00 |
|
Julien Duponchelle
|
84eb8356e8
|
Create a container class and a flag for enable it from command line
Ref #417
|
2016-03-02 09:49:52 +01:00 |
|
Julien Duponchelle
|
119a2a3b66
|
Add test for unicode char in images path
Ref #401
|
2016-01-26 15:32:40 +01:00 |
|
grossmj
|
c3e99bfc1d
|
Drop netifaces (replaced by psutil). Fixes #344.
|
2015-11-08 13:34:27 -07:00 |
|
Julien Duponchelle
|
69c38c6414
|
Use pytest 2.8 so it's work with Python 3.5 without warning
|
2015-11-02 16:35:12 +01:00 |
|
Julien Duponchelle
|
986ab649d7
|
Fix project not closing
Fix #303
|
2015-09-03 16:46:34 +02:00 |
|
Julien Duponchelle
|
796ca86df9
|
Fix random failures in tests on OSX and Windows
|
2015-08-25 10:13:49 +02:00 |
|
Julien Duponchelle
|
323674ba5c
|
Turn off KVM for non x86 architectures
Fix #289
|
2015-08-07 16:49:45 +02:00 |
|
Julien Duponchelle
|
3b3929803b
|
Force turn off KVM for the CI
|
2015-06-26 17:13:32 +02:00 |
|