X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fiotlab%2Fiotlabshell.py;h=34de4b1e9d5bf60bad779107df21d8e74261f6cd;hb=95015fd08e08729c3aaeec2c000995595ea7a7e0;hp=990561c4b0fa073b5c1be36f0bf1f6564706ca18;hpb=69539c59d82c4ff3f7ae299811e056f1f280e710;p=sfa.git diff --git a/sfa/iotlab/iotlabshell.py b/sfa/iotlab/iotlabshell.py index 990561c4..34de4b1e 100644 --- a/sfa/iotlab/iotlabshell.py +++ b/sfa/iotlab/iotlabshell.py @@ -498,6 +498,7 @@ class IotlabShell(): # Put the duration in seconds first #desired_walltime = duration * 60 desired_walltime = duration + # JORDAN : removed the 4 minutes added by default in iotlab # XXX total_walltime = desired_walltime + 240 #+4 min Update SA 23/10/12 total_walltime = desired_walltime # Needed to have slots aligned in MySlice (temp fix) # JA 11/07/2014 sleep_walltime = desired_walltime # 0 sec added Update SA 23/10/12