Commit graph

26 commits

Author SHA1 Message Date
Richard Hartmann
be34e7e3b7 new proxy stuff seems to work 2016-03-04 13:27:04 +01:00
Richard Hartmann
9f1a5435e4 redesign the proxy operations to be more robust, work in progress 2016-03-03 15:27:07 +01:00
Richard Hartmann
f633e7c550 added per job time statistics to JM client 2016-01-27 15:20:36 +01:00
cimatosa
4e81fbdbe5 changed to pass pytest 2015-11-12 14:08:00 +01:00
cimatosa
b9fefba952 some changes made to use binfootprint to distinguish argumets -> still needs some python2 suppoer, I'm working on this 2015-11-11 15:06:48 +01:00
Paul Müller
c706db28a8 copy host environment for test 2015-08-25 09:34:41 +02:00
Travis CI
c378cb8eba add other lib locations 2015-08-24 22:46:49 +02:00
Travis CI
40307f8ee4 add site-packages 2015-08-24 22:21:11 +02:00
Travis CI
9d81673c7d replace string 2015-08-24 21:28:51 +02:00
Travis CI
7142c96081 UnboundLocalError: local variable 'p_server' referenced before assignment 2015-08-24 21:09:58 +02:00
Travis CI
b0d00e5695 pythonpath not correctly set 2015-08-24 20:39:17 +02:00
Travis CI
5502cc6082 syntax 2015-08-24 19:58:18 +02:00
Travis CI
a96948e7c8 connection refused? 2015-08-24 19:53:57 +02:00
Travis CI
1c07b0f394 travis miniconda testing suite 2015-08-24 19:21:35 +02:00
cimatosa
d5a4c8ea9f testing 2015-06-23 19:50:46 +02:00
Richard Hartmann
029d64928f print more debug info on Manager_server to see whats going wrong when travis runs test_exception 2015-05-29 09:51:17 +02:00
Richard Hartmann
9ba0627dcd still try to fix the non passing test_exception in jobmanager tests (see #24) 2015-05-28 22:45:09 +02:00
paulmueller
fd7f190962 more deterministic port selection 2015-05-12 14:48:50 +02:00
paulmueller
c00863f39d increment ports for testing, threw errors on Ubuntu 14.04 and travis 2015-05-12 14:37:29 +02:00
paulmueller
e7312b3969 hostname from socket 2015-05-12 14:07:48 +02:00
paulmueller
e751d04c5e trying to test on travis ci, replace localhost by 0.0.0.0, see travis-ci/travis-ci#1304 2015-05-12 00:06:54 +02:00
Richard Hartmann
ae3cd03d99 made some more changes when dealing with Socket Exception to work with python2 also 2015-04-02 16:52:29 +02:00
cimatosa
b042b2447a handle errors during proxy operation like 'get' and 'put' -> give helpful error messages and try to reconnect in certain circumstances 2015-03-30 16:42:22 +02:00
cimatosa
f54eb0c447 some changed to make the test run with python2.7, and some more tests, still not done jet 2015-01-23 15:15:18 +01:00
cimatosa
7f3411b4ea some intermed state 2015-01-22 15:27:13 +01:00
Paul Müller
5a0dc656a2 - added runtests.py (blob of pytest)
- html output with aha uses runtests.py
- renamed test directory
2015-01-21 19:06:00 +01:00
Renamed from test/test_jobmanager.py (Browse further)