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
|
c3eb6a440f
|
Fix vmware and interfaces tests
|
2015-07-09 16:12:33 +02:00 |
|
Julien Duponchelle
|
a8e69d9a0b
|
Do not use the md5 from cache for a missing image
|
2015-06-19 16:36:25 +02:00 |
|
Julien Duponchelle
|
f041697311
|
Compute a md5sum of images for futur purpose
Fix #234
|
2015-06-17 17:11:25 +02:00 |
|
Julien Duponchelle
|
7c7f8fe3ed
|
Fix ethernet interfaces tests if eth0 doesn't exists
Also on Windows and MacOS it return error if we try
to use a non existing interfaces.
Fix #230
|
2015-06-09 16:35:21 +02:00 |
|
Julien Duponchelle
|
525940ee15
|
Add a stupid is_interface_up test in order to see why it's crash on
travis
Related to #230
|
2015-06-09 09:56:08 +02:00 |
|
Julien Duponchelle
|
24e84a3dd8
|
Test interfaces (it seem it's crash on Travis)
|
2015-05-26 10:05:53 +02:00 |
|
Julien Duponchelle
|
e7ae1776f4
|
Final fixes for windows test suite
|
2015-04-27 23:28:12 +02:00 |
|
Julien Duponchelle
|
5a58f6efc8
|
Fix a crash with Python 3.4 when you stop IOU
http://bugs.python.org/issue23140
|
2015-02-26 11:29:57 +01:00 |
|
Julien Duponchelle
|
15f89776d3
|
All current iou code is async
|
2015-02-16 17:20:07 +01:00 |
|
Julien Duponchelle
|
4518404706
|
Run rmtree in a different thread
|
2015-01-26 12:10:30 +01:00 |
|