Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
36accc6a2a572e9d502407b34701f535a169f524
/
scheduler
36accc6
[autotest] Fixing and re-enabling monitor_db_functional_test.
by Jakob Jülich
· 10 years ago
ac189f3
[autotest] Remove indirection in scheduler config.
by Alex Miller
· 10 years ago
0d74746
[autotest] Log host history and categorize metadata in es by _type
by Michael Liang
· 10 years ago
3f31d5b
[autotest] Host scheduler exits with 1 when it encounters an exception.
by Prashanth B
· 10 years ago
4da4942
[autotest] Better stats for drone manager thread queue.
by Prashanth B
· 10 years ago
500dedc
[autotest] log HQE status data to elasticsearch
by Michael Liang
· 10 years ago
6754809
[autotest] Aborting jobs after drone manager refresh.
by Prashanth B
· 10 years ago
340fd1e
[autotest] Threaded asynchronous task execution on drones.
by Prashanth B
· 10 years ago
3ef8213
Revert "[autotest] Threaded asynchronous task execution on drones."
by Prashanth B
· 10 years ago
0933899
[autotest] Threaded asynchronous task execution on drones.
by Prashanth B
· 10 years ago
5159903
[autotest] Record ending time of HostQueueEntry
by Fang Deng
· 10 years ago
f78a6fb
[autotest] Drone manager stats.
by Prashanth B
· 10 years ago
da8c60a
[autotest] Migrate graphite directory to client/common_lib/cros
by Michael Liang
· 10 years ago
742b81d
[autotest] move django.sessions cleanup from 24 hours to 5 mins.
by Simran Basi
· 10 years ago
cab7d5b
[autotest] Globally disable readonly connections from the scheduler.
by Prashanth B
· 10 years ago
ee0dca2
[autotest] Give host scheduler consistent host acquisition defaults.
by Prashanth B
· 10 years ago
4ec9867
[autotest] Split host acquisition and job scheduling II.
by Prashanth B
· 10 years ago
f66d51b
[autotest] Split host acquisition and job scheduling.
by Prashanth B
· 11 years ago
88644e5
[autotest] Log when drones finish refreshing before parsing results.
by Alex Miller
· 10 years ago
32317b6
[autotest] Add a stat to cover pickle overhead.
by Alex Miller
· 10 years ago
82d7a9f
[autotest] Drone -> drone.hostname
by Alex Miller
· 10 years ago
0e96028
[autotest] Consolidate methods required to setup a scheduler.
by Prashanth B
· 11 years ago
6cbd758
[autotest] Add broken down stats to drone_manager.
by Alex Miller
· 11 years ago
86934c8
[autotest] Calculate database cache staleness.
by Prashanth B
· 11 years ago
2d8047e
[autotest] In process request/host caching for the rdb.
by Prashanth B
· 11 years ago
04be2bd
Autotest: Change logging.warn() to logging.warning().
by Ilja H. Friedel
· 11 years ago
372613d
[autotest] Sanity check host assignments.
by Prashanth B
· 11 years ago
627694a
[autotest] Schedule provision only if there is a provisionable label.
by Alex Miller
· 11 years ago
df15ec5
[autotest] Remove label dependant special task actions migration code
by Alex Miller
· 11 years ago
aa77200
[autotest] Treat special task labels like "provisionable" labels.
by Alex Miller
· 11 years ago
2c1a22a
[autotest] Include parent_job_id as a tie breaker in the host request.
by Prashanth B
· 11 years ago
b474fdf
[autotest] Lease hosts according to frontend job priorities.
by Prashanth B
· 11 years ago
489b91d
[autotest] Establish a common interface for host representation.
by Prashanth B
· 11 years ago
ec21225
[autotest] Feed job labels from the scheduler to autoserv.
by Alex Miller
· 11 years ago
502d162
[autotest] Don't report missing pidfiles on killed processes.
by Alex Miller
· 11 years ago
a1aaaf7
Autotest: Add option to disable drone calling build_externals.
by Simran Basi
· 11 years ago
9bc32fa
[autotest] Include priority in AcquireHostRequest.
by Prashanth B
· 11 years ago
f7d3516
[autotest] Hosts that are being used by special tasks don't get jobs.
by beeps
· 11 years ago
cc9fc70
[autotest] RDB Refactor II + Request/Response API.
by beeps
· 11 years ago
0237793
[Autotest] Avoid race conditions between special tasks and hqes.
by beeps
· 11 years ago
d361404
[autotest] Group suites together when scheduling HQEs.
by Alex Miller
· 11 years ago
47cd247
[autotest] Sneak stats calls in to log queued and running HQEs.
by Alex Miller
· 11 years ago
da713d9
[autotest] Don't crash if drone process limit is 0.
by Alex Miller
· 11 years ago
76af802
[autotest] abort Starting suite job leads to scheduler crash
by Dan Shi
· 11 years ago
e50d875
[autotest] Abort all special tasks with the hqe.
by beeps
· 11 years ago
7d8273b
[autotest] RDB refactor I
by beeps
· 11 years ago
7e60574
Autotest: Update RPC, Scheduler and AFE to use timeout_mins.
by Simran Basi
· 11 years ago
ec1c4b2
[autotest] Don't mark a host as ready if it failed provision.
by beeps
· 11 years ago
94dc003
[Autotest] Update Database timeout to timeout_mins.
by Simran Basi
· 11 years ago
5e2bb4a
[autotest] Scheduler refactor.
by beeps
· 11 years ago
7d8a1b1
[autotest] De-prioritize hostless hqes in favor of tests.
by beeps
· 11 years ago
882f15b
Autotest: Add logging to copy to results repo logic
by Simran Basi
· 11 years ago
1a18905
[autotest] revert suite throttling
by Dan Shi
· 11 years ago
93a2cd6
Autotest: Add logging for drones.
by Simran Basi
· 11 years ago
1b409ec
[autotest] Add retry to `ps` in drone_utility.
by Alex Miller
· 11 years ago
6ee996f
[autotest] Fix scheduler unittesting framework.
by Alex Miller
· 12 years ago
5b6b3fd
[autotest] abort Starting job leads to scheduler crash
by Dan Shi
· 11 years ago
d0e09ab
[autotest] Fix SelfThrottledTask._num_running_processes when suite job is aborted
by Dan Shi
· 11 years ago
b255fc5
[autotest] Stat number of new jobs per scheduler tick.
by beeps
· 11 years ago
ee63291
[autotest] Add timers to scheduler cleanup.
by Alex Miller
· 11 years ago
48f2203
[autotest] Record stats about sub-parts of drone refresh.
by Alex Miller
· 11 years ago
7bcec08
[autotest] max_provision_retries=1 means retry once.
by Alex Miller
· 11 years ago
7bcc098
[autotest] Send an email when SelfThrottledTask hits process limit.
by Fang Deng
· 11 years ago
9a0c6c3
[autotest] Send an email if a drone is hitting process limit
by Fang Deng
· 11 years ago
a4a78ef
[autotest] Add retries to provisioning.
by Alex Miller
· 11 years ago
c23a7f0
[autotest] Throttle HostlessQueueEntries.
by Alex Miller
· 11 years ago
91f69eb
[autotest] Remove verbose drone logging.
by Alex Miller
· 11 years ago
06a5f75
[autotest] .drone -> .hostname
by Alex Miller
· 11 years ago
e76e225
[autotest] Filter process information in drone_manager.
by Alex Miller
· 11 years ago
eb1c68e
[autotest] drone_utility can't handle generators
by Alex Miller
· 11 years ago
7e264ec
[autotest] Have drone report all running processes.
by Alex Miller
· 11 years ago
92d14b4
[autotest] Print out pidfile contents.
by Alex Miller
· 11 years ago
8396a3a
[autotest] Fix drone_manager logging.
by Alex Miller
· 11 years ago
45554f3
[autotest] Add logging surrounding PIDs.
by Alex Miller
· 11 years ago
144d2ce
[autotest] Pull all labels on hosts OR jobs when scheduling.
by Alex Miller
· 11 years ago
9fe3966
[autotest] Don't use implicit true/false in scheduler query.
by Alex Miller
· 11 years ago
9f01d5d
[autotest] Don't pass --verify_job_repo_url on Hostless Queue Entries.
by Alex Miller
· 11 years ago
19b3674
[autotest] Do not consider provisionable labels when scheduling AND do
by Alex Miller
· 11 years ago
f314b26
[autotest] Fail, not abort, tests that fail to provision.
by Alex Miller
· 11 years ago
e8949c9
[autotest] Make ProvisionTask call AgentTask's epilog so we call finish
by Alex Miller
· 11 years ago
8bb1f7d
[autotest] Teach the scheduler to abort SpecialTasks.
by beeps
· 11 years ago
dfff2fd
[autotest] Add a provision special task.
by Alex Miller
· 11 years ago
635930b
Revert "[autotest] Only pull labels we look for."
by Alex Miller
· 11 years ago
5e36ccc
[autotest] Remove pointless if statement.
by Alex Miller
· 11 years ago
47715eb
[autotest] Correct updated scheduler docstring.
by Alex Miller
· 11 years ago
dc608d5
[autotest] Reset shouldn't unconditionally put host into Ready.
by Alex Miller
· 11 years ago
f3f1945
[autotest] Requeueing a HQE should abort all queued special tasks.
by Alex Miller
· 11 years ago
d51d886
[autotest] Correct an autotest scheduler comment.
by Alex Miller
· 11 years ago
ba076c5
[autotest] Reset needs to abide by _should_pending().
by Alex Miller
· 11 years ago
07e09af
[Autotest] merge cleanup and verify
by Dan Shi
· 12 years ago
23676a2
[autotest] Failing a queue entry fails associated special tasks.
by Alex Miller
· 11 years ago
cb6f1e2
[autotest] Teach autoserv to check a hosts job_repo_url.
by beeps
· 11 years ago
16e4d6c
[autotest] Fix scheduler_models_unittest.
by Alex Miller
· 11 years ago
42437f9
[autotest] Allow for multiple pre-hqe special tasks.
by Alex Miller
· 11 years ago
308e736
[autotest] pull _autoserv_command_line functionality into utility module
by Aviv Keshet
· 11 years ago
82352b2
[autotest] actually fix my previous refactoring error
by Aviv Keshet
· 12 years ago
888a94d
[autotest] fix one missing refactor to control_data.CONTROL_TYPE
by Aviv Keshet
· 12 years ago
1f23b69
[autotest] reenable django or simplejson requiring unit tests
by Aviv Keshet
· 12 years ago
9fdc8dd
[autotest] Only pull labels we look for.
by Alex Miller
· 12 years ago
1d6c2a0
[autotest] Time each step of scheduler tick and some database queries
by Fang Deng
· 12 years ago
Next »