Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
5e2bb4aa28611aaacaa8798fd07943ede1df46c6
/
scheduler
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
· 11 years ago
888a94d
[autotest] fix one missing refactor to control_data.CONTROL_TYPE
by Aviv Keshet
· 11 years ago
1f23b69
[autotest] reenable django or simplejson requiring unit tests
by Aviv Keshet
· 11 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
7282202
[autotest] Do not write queue or .machines files.
by Alex Miller
· 12 years ago
05d7b4c
[autotest] Add a tick stat to the scheduler.
by Alex Miller
· 12 years ago
3664d07
[autotest] monitor.db passes in test retry cli flag to autoserv
by Aviv Keshet
· 12 years ago
cd1ff9b
[autotest] Add test_retry field to afe_jobs table
by Aviv Keshet
· 12 years ago
225bdfe
[autotest] fix pylint complaints in monitor_db.py
by Aviv Keshet
· 12 years ago
899f9fe
Autotest: Fix bad indent in InvalidPidFile
by Simran Basi
· 12 years ago
37eeff1
Autotest: Cleanup bad spacing in InvalidPidfile
by Simran Basi
· 12 years ago
4d7bca2
Autotest: Simple fix to InvalidPidfile
by Simran Basi
· 12 years ago
0b9cfc9
[autotest] Add parent_job field to database and models
by Aviv Keshet
· 12 years ago
b838a0c
Fix missing error import.
by Chris Sosa
· 12 years ago
695e2d3
Autotest: Catch drone initialization failures.
by Simran Basi
· 12 years ago
69ce4e5
[autotest] remove reset link from scheduler status page
by Aviv Keshet
· 12 years ago
05c08ac
[autotest] Typo fix in error message.
by Aviv Keshet
· 12 years ago
3421702
Autotest: Increase run timeout granularity
by Simran Basi
· 12 years ago
9f508a1
Autotest: Fix field order in Job in scheduler_models
by Simran Basi
· 12 years ago
a8a0d75
Revert "Autotest: Increase run timeout granularity"
by Scott Zawalski
· 12 years ago
daffa57
Autotest: Increase run timeout granularity
by Simran Basi
· 12 years ago
e8b48fe
Autotest: Add max_runtime_mins Column to AFE_JOBS
by Simran Basi
· 12 years ago
bf2e21f
Autotest: Hosts or Host Queue Entry in incorrect states fix.
by Simran Basi
· 12 years ago
af9b8e7
Autotest: Parallelize Aborting so that Large Aborts are faster
by Simran Basi
· 12 years ago
1c5b057
Autotest: Have the scheduler fix active and complete queue entries.
by Simran Basi
· 12 years ago
a33ee48
Remove hardcoding of relative paths from results dir.
by Chris Sosa
· 12 years ago
def9287
Autotest: Limit Extra Debugging Messages
by Simran Basi
· 12 years ago
3f6717d
Autotest: Add more logging.
by Simran Basi
· 12 years ago
3d89973
Autotest: Verifying Loop in Scheduler
by Simran Basi
· 12 years ago
0ec94dd
Autotest: Add more logging to the tick.
by Simran Basi
· 12 years ago
a858a23
Autotest: Fix Reverification Code so we don't get stuck in a loop.
by Simran Basi
· 12 years ago
77edf61
Autotest: Release webserver port for new monitor_db process.
by Simran Basi
· 12 years ago
31cf2bd
Autotest: Have the scheduler not die trying to kill a dead pid
by Simran Basi
· 12 years ago
5649cff
Trunce django_session table instead of cleanning it up.
by Scott Zawalski
· 12 years ago
8f858d0
Autotest: Stop .parse.log from being pulled back to the scheduler
by Simran Basi
· 12 years ago
cced309
Autotest: Stop pulling back verify/cleanup jobs to the main scheduler.
by Simran Basi
· 12 years ago
52ce11d
Autotest: Make archiving step configurable and disable it by default.
by Yu-Ju Hong
· 12 years ago
c93bc5f
Change _WARNING_DURATION in drone manager from 60 to 400.
by Scott Zawalski
· 12 years ago
d712cf3
Add clean up pathway for execution_subdir crosbug.com/31595.
by Scott Zawalski
· 12 years ago
38428ef
Add in random server fixes for the move to the new Atlantis machines.
by Scott Zawalski
· 12 years ago
ca1054b
Remove site_metahost_scheduler logic, it is broken.
by Scott Zawalski
· 13 years ago
c66bea6
Revert "Add logic to parse complex labels that contain dependencies separated with +'s."
by Chris Sosa
· 13 years ago
03daa99
Add logic to parse complex labels that contain dependencies separated with +'s.
by Chris Sosa
· 13 years ago
456d3c1
Upstream Autotest merge.
by Dale Curtis
· 13 years ago
74a314b
Upstream Autotest merge.
by Dale Curtis
· 13 years ago
7e93d2e
Move host randomization and ssh checks into new metahost scheduler.
by Dale Curtis
· 13 years ago
30cb8eb
Fix --image support so it only runs on normal jobs.
by Dale Curtis
· 13 years ago
c1d2004
Fixup host scheduler to be more efficient.
by Dale Curtis
· 14 years ago
d656d56
Merge remote branch 'autotest-upstream/master' into autotest-merge
by Eric Li
· 14 years ago
a2e1853
Stop warnings that autoserv is improperly exiting.
by Mike Truty
· 14 years ago
e5436f3
Add new site parser based off on generate_test_report.
by Dale Curtis
· 14 years ago
c942643
Without this change the master ssh sockets Autotest opens quickly grow out of hand and cause a too many open files error.
by Dale Curtis
· 14 years ago
ea0ace5
Introduce site_host_scheduler for host randomization and ssh checks.
by Dale Curtis
· 14 years ago
Next »