1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server
Julien Duponchelle 450c089b6d
Test if a snapshot name already exists
This fix random test failure when testing snapshots. It
seem under high load sometimes the previous snapshot folder
was not visible on disk. Perhaps a test isolation issue but
I don't see how.

But in any case it's better to test if the name is not already
use.

Fix #1118
2017-07-11 15:28:01 +02:00
..
compute Added preferred Docker API version. Fixes #2136 2017-07-06 11:24:55 +02:00
controller Test if a snapshot name already exists 2017-07-11 15:28:01 +02:00
handlers Fixes #2108 (gns3-gui): getting project file with leading slashes issue (#1078) 2017-06-21 10:26:36 +02:00
schemas Revert "Spice feature" 2017-06-21 10:32:28 +02:00
symbols
templates Update documentation links 2017-04-03 16:27:08 +02:00
ubridge Fix AttributeError: 'NoneType' object has no attribute 'returncode' 2017-04-14 10:33:19 +02:00
utils Fix racecondition when listing interface 2017-06-07 15:57:05 +02:00
web Typo in error message 2017-05-31 17:04:14 +02:00
__init__.py
__main__.py
config.py Handle password configuration change on remote servers 2017-03-22 18:29:08 +01:00
crash_report.py 2.0.3 release 2017-06-13 10:35:50 +02:00
main.py
notification_queue.py
run.py Catch a startup error due to the usage of some antivirus 2017-04-03 16:25:37 +02:00
version.py 2.0.4dev1 2017-06-13 10:37:41 +02:00