900d4f79ee
"Local" command line parameter is only for stopping
...
a server that has been started by the desktop GUI
2022-03-30 18:38:34 +08:00
74c675d5b0
Drop Windows support
2022-01-19 22:28:36 +10:30
af9860f965
Fix compute Docker test
2021-12-02 22:15:23 +10:30
9ac6bd1e59
Merge pull request #1908 from GNS3/busybox-docker
...
Use a stock BusyBox for the Docker Integration
2021-10-16 19:47:24 +10:30
43ca53a089
Fix tests
2021-09-09 16:54:16 +09:30
a324459152
Merge branch '2.2' into 3.0
...
# Conflicts:
# gns3server/compute/qemu/qemu_vm.py
# gns3server/handlers/api/compute/server_handler.py
# gns3server/utils/path.py
# gns3server/version.py
# requirements.txt
# tests/compute/qemu/test_qemu_vm.py
# tests/compute/test_manager.py
2021-09-09 16:36:17 +09:30
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
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
4eb8491cfa
Fix tests. Fixes #1950
2021-09-01 19:31:37 +09:30
75bb06563a
Fix tests
2021-08-30 13:04:24 +09:30
cfaafedb09
Merge branch '3.0' into busybox-docker
2021-08-11 18:36:30 +09:30
36b9f8bdfd
Fix tests
2021-08-10 15:58:13 +09:30
dc914eb0f9
Fix tests.
2021-06-03 19:11:11 +09:30
cefab8d362
Rename __json__() to asdict()
2021-04-17 23:34:28 +09:30
1b5a5de4bc
Generate new config for each test. Fixes tests.
2021-04-12 19:37:59 +09:30
30ebae207f
Use Pydantic to validate the server config file.
2021-04-12 17:02:23 +09:30
c043830e3f
Move endpoints to routes & preparations to use a database.
2020-11-19 15:21:03 +10:30
acc5c7ebfa
Update package versions.
...
Do not use Path in schemas (causes issues with empty paths).
Change how notifications are handled.
Run tests with Python 3.9
2020-11-11 17:18:41 +10:30
7314b41d8f
Fix tests.
2020-11-02 22:45:01 +10:30
a92c47b310
Add HTTP client to reuse the aiohttp session where needed.
...
Remove unnecessary aiohttp exceptions.
2020-10-22 16:19:44 +10:30
58c5965905
Fix tests.
2020-10-13 11:46:18 +10:30
eb3cb8a41f
Migration to FastAPI
2020-10-02 16:07:50 +09:30
fa26555d00
Merge pull request #1801 from GNS3/qemu-config-disk
...
QEMU config disk - enable QEMU config import/export
2020-08-15 16:35:20 +08:00
c684c554bf
Fix tests
...
(cherry picked from commit 2ba6eac113
)
2020-08-13 17:10:31 +09:30
2ba6eac113
Fix tests
2020-08-13 17:10:31 +09:30
9890126453
Merge branch '2.2' into 2.3
...
# Conflicts:
# gns3server/notification_queue.py
# gns3server/version.py
2020-08-13 01:48:26 +09:30
855a95de49
Fix tests. Fixes #1796
2020-07-30 14:58:22 +09:30
3c1a1eb4ef
Fix tests.
2020-07-29 16:32:45 +09:30
7043d48f1a
Auxiliary console support for Qemu. Ref #2873
...
Improvements for auxiliary console support for Docker and Dynamips.
2020-07-29 16:23:51 +09:30
cbcdaabcce
Fix tests. Ref #1674
2020-07-24 15:22:11 +09:30
d1c29c8bb7
Resource constraints for Docker VMs.
2020-07-18 21:03:55 +09:30
dff035d957
Support for "usage" for "Cloud" nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2887
...
Allow "usage" for all builtin nodes (not exposed in Ui).
2020-07-15 19:15:51 +09:30
850c30f958
Merge branch 'master' into 2.2
...
# Conflicts:
# tests/handlers/api/compute/test_dynamips.py
# tests/handlers/api/compute/test_qemu.py
2020-06-29 18:44:46 +09:30
27da8458e8
Allow tests to be run by root. Fixes #1784
2020-06-29 18:43:35 +09:30
7fd8fde020
Some fixes for tests. Ref #1784
2020-06-19 19:05:23 +09:30
e4b7e46444
Fix tests for Windows
2020-06-16 01:57:16 -07:00
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
dd11d38338
Fix tests.
2020-04-27 22:48:42 +09:30
bf4550bf78
Fix tests. Ref https://github.com/GNS3/gns3-gui/issues/3047
2020-09-13 23:23:08 +09:30
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
688b1ac0e4
Fix tests.
2020-01-08 07:10:33 +08:00
907207a140
Fix tests
2019-11-06 15:35:59 +08:00
077432ff2f
Add qemu drive id to tests
2019-09-03 16:45:50 +02:00
af78031322
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
9cce4de190
%guest-cid% variable implementation for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2804
2019-06-04 18:00:44 +02:00
cdae1f9e00
Merge pull request #1584 from kazkansouh/2.2-docker-volumes
...
Custom persistent docker volumes
2019-05-18 20:17:11 +07:00
c41c01b95f
Fix tests.
2019-05-18 19:19:27 +07:00
81ddb0cfe6
Impoved docker volumes user input validation
2019-04-22 12:46:28 +01:00
0c19bc8d43
Support for additional persistent docker volumes to be specified within appliance configuration
2019-04-22 10:26:41 +01:00
6df93d4db0
Updated tests for setting docker user
2019-04-05 11:06:35 +01:00