Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
ac5b0008107d921fe19b5eb11612453d0465b62f
/
scheduler
/
drones.py
ac5b000
* get rid of the code to create the drone temp dir in drones.py. This used to be necessary because we needed that directory just to run drone_utility (so we could put the pickle file there). But now we use stdin, so we don't need this anymore. (drone_utility still initializes the temp dir for its own use.)
by showard
· 15 years ago
202343e
On the results drone, execute code from the results dir.
by showard
· 15 years ago
093a068
Added string stdin support to utils.BgJob and all its users that give it
by jadmanski
· 15 years ago
f098ebd
convert a few straggling print statements in the scheduler code to logging calls
by showard
· 15 years ago
5debf85
Add logging info for drones so we know what drone drone_utility is running on. This will help identify slow drones and also keep track of where we are spending time.
by showard
· 15 years ago
aa085e9
Change connect_timeout default from 30 seconds to 5 minutes
by showard
· 16 years ago
35162b0
by showard
· 16 years ago
a5cb406
by mbligh
· 16 years ago
de634ee
by showard
· 16 years ago
324bf81
by showard
· 16 years ago
c5afc46
by showard
· 16 years ago
170873e
Attached is a very large patch that adds support for running a
by showard
· 16 years ago