Removed custom timeslot and duration to make a reservation on OAR.
authorSandrine Avakian <sandrine.avakian@inria.fr>
Wed, 1 Aug 2012 14:55:08 +0000 (16:55 +0200)
committerSandrine Avakian <sandrine.avakian@inria.fr>
Wed, 1 Aug 2012 14:55:08 +0000 (16:55 +0200)
commit1461ea22225041a799855f95c693224154f09a94
treeeff8d138ac2662b6f8b123e02251393121f14217
parentcd7182643313728b84ccbd852bd1c3880b7bdb46
Removed custom timeslot and duration to make a reservation on OAR.
Now using SFA format with leases to make reservation.
Refactored code: Shrinked LaunchExperimentOnOAR and created new functions
to create the request, process the walltime, configure the experiment
and launch senslab experiment using the java lib.
Launching an experiment asap still possible, although this is not supposed
to be used in SFA.
sfa/rspecs/versions/slabv1.py
sfa/senslab/slabdriver.py
sfa/senslab/slabslices.py