Commit graph

82 commits

Author SHA1 Message Date
cimatosa
95f1fe666d merge sql to h5 works now 2016-08-31 10:16:35 +02:00
cimatosa
1f947a38cb hdf5 almost running 2016-08-30 16:22:07 +02:00
Richard Hartmann
69597b011f progress on hdf5 backend 2016-08-30 00:35:02 +02:00
cimatosa
955e3dfd5b starting hdf5 backend for PDS 2016-08-29 17:49:04 +02:00
cimatosa
1291fa1cd8 minor adds in progressbar 2016-08-29 17:48:03 +02:00
cimatosa
bbbf46b10e minor bugfix in persistentData 2016-05-18 15:29:08 +02:00
cimatosa
0ada369694 timeout is result_q.get in order to allow for infoline update 2016-03-21 14:33:40 +01:00
cimatosa
a6479a65b3 merged client overall size into devel 2016-03-14 10:37:45 +01:00
Richard Hartmann
c3d7e63b72 save 2016-03-04 16:03:52 +01:00
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
2bb9edded0 Merge branch 'random_subDB_name' of https://github.com/cimatosa/jobmanager 2016-01-27 15:22:28 +01:00
Richard Hartmann
f633e7c550 added per job time statistics to JM client 2016-01-27 15:20:36 +01:00
cimatosa
0ee1780ed2 random file naming seems to work now 2016-01-26 16:47:07 +01:00
cimatosa
a3542b7f6c minor adds in PersistentDataStructure 2016-01-18 15:26:56 +01:00
cimatosa
1e2b90149a added merge for two PDS 2016-01-14 16:42:31 +01:00
Richard Hartmann
988ed36d18 convinced the PersistentDataStructure to save np.ndarrays in sparate file 2015-12-03 17:21:14 +01:00
cimatosa
5191bf28ea fixed doc and tests 2015-11-13 16:13:23 +01:00
cimatosa
488bef5774 now also restore namedtuple when loading 2015-11-13 10:16:52 +01:00
Richard Hartmann
3656b9997f bigfix in python2 variant of 'open', added return value 2015-11-12 23:54:56 +01:00
Richard Hartmann
d108365422 restore bin foot print via list of classes 2015-11-12 23:54:10 +01:00
cimatosa
9e89cfa3e1 save 2015-11-12 14:12:24 +01:00
cimatosa
4e81fbdbe5 changed to pass pytest 2015-11-12 14:08:00 +01:00
cimatosa
d30bbd1baa added versioning to binfootprint, and made new version 2015-11-12 14:07:05 +01:00
Richard Hartmann
009d7241c8 used bytes / str (3.4/2.7) and data storage, so the bin foot print is now hashable 2015-11-11 21:59:42 +01:00
Richard Hartmann
6ea441c83c works now with py2.7 2015-11-11 21:20:14 +01:00
cimatosa
2d25f54bdb binfootprint test added 2015-11-11 19:51:31 +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
d95aa056fb run with pytest2.6 generated by python 3.4 2015-11-10 00:11:41 +01:00
Paul Müller
a25e03fcbf generate pytest script with python3 2015-11-09 23:39:59 +01:00
Paul Müller
08c886acb1 new runtests.py to fix travis build failures 2015-11-09 23:08:36 +01:00
Paul Müller
0abaefeb1e remove debug-print messages 2015-08-25 09:54:27 +02: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
dca7cc9db4 debug 2015-08-24 22:11:55 +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
0fa9244cda added optional info line 2015-06-26 17:01:05 +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
Richard Hartmann
cbe5fa0ae0 Merge branch 'master' of https://github.com/cimatosa/jobmanager 2015-05-27 10:31:07 +02:00
Richard Hartmann
bff8f6534b added missing file for teting #24 2015-05-27 10:29:16 +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