Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
0f553bd773170c8ddb80d6061cdc0f133ba239b6
/
scheduler
fd90710
[autotest] Remove final vestiges of WAITING
by Allen Li
· 8 years ago
8745b0d
[autotest] Remove final vestiges of ARCHIVING
by Allen Li
· 8 years ago
4ba6f24
[autotest] Remove unused site code from monitor_db
by Allen Li
· 8 years ago
e8adf59
[autotest] Merge scheduler/agent_task
by Allen Li
· 8 years ago
372400c
[autotest] Remove _archive_results()
by Allen Li
· 8 years ago
3df0b2b
[autotest] Skip archiving after parsing
by Allen Li
· 8 years ago
c255367
[autotest] Remove parser_path for site_parse
by Allen Li
· 8 years ago
1aef2f3
[autotest] Remove failure handling in archive step
by Allen Li
· 8 years ago
085c1c5
scheduler_models.py: group multiple afe_jobs queries
by Po-Hsien Wang
· 8 years ago
cfabbde
[autotest] Use process pool to read pidfiles in drone refresh
by Prathmesh Prabhu
· 8 years ago
a7d9e34
[autotest] Extract ProcessRefresher from DroneUtility
by Prathmesh Prabhu
· 8 years ago
9ccda9d
[autotest] Use --no-header with ps to skip header.
by Prathmesh Prabhu
· 8 years ago
01e96da
[autotest] Make some staticmethods free functions.
by Prathmesh Prabhu
· 8 years ago
d4db8ff
[autotest] Drop {Base,Site}DroneUtility
by Prathmesh Prabhu
· 8 years ago
7bea6a0
[autotest] Merge SiteDispatcher
by Allen Li
· 8 years ago
76f2357
[autotest] Add a shard/board_presence metric
by Paul Hobbs
· 8 years ago
0779f5f
[autotest] Neuter archiving step
by Allen Li
· 8 years ago
3a94fab
autotest: add host-scheduler metric about host acquisition requests
by Aviv Keshet
· 8 years ago
036b3a6
[autotest] Merge scheduler/drone_manager
by Allen Li
· 8 years ago
aae34bc
[autotest] Merge scheduler/drone_utility
by Allen Li
· 8 years ago
64d5aea
autotest: fix syntax error in host_scheduler exception handler
by Aviv Keshet
· 8 years ago
fa8713c
autotest: delete status_server, monitor_db_babysitter, all callers
by Aviv Keshet
· 8 years ago
ea8f851
autotest: log uncaught exception in monitor_db
by Aviv Keshet
· 8 years ago
844745c
autotest: make host_scheduler respect host_scheduler_minimum_tick_sec
by Aviv Keshet
· 8 years ago
6b4e3c2
autotest: don't start status_server within scheduler
by Aviv Keshet
· 8 years ago
9bd3eca
[autotest] Merge scheduler/drones
by Allen Li
· 8 years ago
e7dbe65
[autotest] Merge scheduler/archive_results
by Allen Li
· 8 years ago
7f73f66
autotest: replace scheduler uncaught exception spam with counter
by Aviv Keshet
· 8 years ago
5e51bd9
autotest: Not raise error in copying files in cleanup step.
by xixuan
· 8 years ago
9ea613e
autotest: fix host_scheduler tick metric
by Aviv Keshet
· 8 years ago
8a93beb
autotest: don't crash shard_client on JSONRPCException
by Aviv Keshet
· 8 years ago
2d56888
autotest: add more logs & raise NonHostExistError for scheduler.
by xixuan
· 8 years ago
ea6280b
[autotest] host_scheduler should use chromite's httplib2
by Paul Hobbs
· 8 years ago
b9077b9
[autotest] shard_client remove incorrect hosts from shard
by Aviv Keshet
· 8 years ago
6358168
autotest: fix shard_client_integration_test
by Aviv Keshet
· 8 years ago
dfd1f52
[autotest] add fuzz to shard heartbeat sleep
by Aviv Keshet
· 8 years ago
204eac1
[autotest] [atomic] Remove atomic groups RPC
by Allen Li
· 8 years ago
0f261de
[autotest] [atomic] Remove atomic groups from scheduler
by Allen Li
· 8 years ago
e85d1d2
autotest: remove a few old autotest_stats callers
by Aviv Keshet
· 8 years ago
2d3884a
Revert "[autotest] Remove synch_id from database"
by Prathmesh Prabhu
· 8 years ago
c744f5f
[autotest] Remove synch_id from database
by Allen Li
· 8 years ago
5d14a5d
Revert "[autotest] temporarily disable suite timeline report"
by David Riley
· 8 years ago
076a655
Revert "[autotest] Remove synch_id from database"
by Prathmesh Prabhu
· 8 years ago
eb97ee7
[autotest] Remove synch_id from database
by Allen Li
· 8 years ago
229a76d
[autotest] temporarily disable suite timeline report
by Shuqian Zhao
· 8 years ago
5e2efb7
[autotest] Use the metrics_mock object in case chromite is not set up.
by Dan Shi
· 8 years ago
e4c0827
[autotest] Remove synch_id concept
by Allen Li
· 8 years ago
cdd00f2
[autotest] Remove site_rpc_interface
by Allen Li
· 8 years ago
4de4e74
autotest: Remove backend dead codes related to recurring jobs.
by xixuan
· 8 years ago
688b967
scheduler: fake _inline_host_acquistion through the config.
by Prathmesh Prabhu
· 8 years ago
47bd1dd
scheduler: Stub out global_config with a fake.
by Prathmesh Prabhu
· 8 years ago
c1f41e8
Move FakeGlobalConfig to the global_config module.
by Prathmesh Prabhu
· 8 years ago
31425d5
[autotest] generate a suite timing report when parsing a suite job
by Shuqian Zhao
· 8 years ago
82c508c
autotest: turn pidfile email alert into a monarch metrics
by Aviv Keshet
· 8 years ago
6a46f0b
[scheduler] Mock out another config value for functional test.
by Prathmesh Prabhu
· 8 years ago
468c32c
[scheduler] Don't read config values at module import.
by Prathmesh Prabhu
· 8 years ago
21e0971
scheduler: active_process_percentage goes Float'ing.
by Prathmesh Prabhu
· 8 years ago
3c6a3bf
scheduler: Don't schedule host_jobs when inline acquisition is false.
by Prathmesh Prabhu
· 8 years ago
7ab1ef6
scheduler: Start reporting tick() time breakdown.
by Prathmesh Prabhu
· 8 years ago
6a1ad08
host_scheduler: Fix a Gauge metric posing as Counter.
by Prathmesh Prabhu
· 8 years ago
c29b4c7
autotest: delete some email alerts; replace some with monarch metrics
by Aviv Keshet
· 8 years ago
1b2ff70
Revert "[autotest] remove autotest_stats from pidfile_monitor.py"
by Shuqian Zhao
· 8 years ago
c7e9760
autotest: Remove autotest_stats from scheduler_models.py
by Prathmesh Prabhu
· 8 years ago
c4031f0
[autotest] remove autotest_stats from pidfile_monitor.py
by Shuqian Zhao
· 8 years ago
6441807
autotest: Remove autotest_stats from shard_client
by Prathmesh Prabhu
· 8 years ago
3623862
autotest: Remove autotest_stats from {site}_drone_manager.
by Prathmesh Prabhu
· 8 years ago
c95a66a
Remove autotest_stats from site_monitor_db.
by Prathmesh Prabhu
· 8 years ago
ed7ece9
autotest: Remove autotest_stats from monitor_db
by Prathmesh Prabhu
· 8 years ago
0e97653
autotest: remove autotest_stats from scheduler/thread_lib
by Prathmesh Prabhu
· 8 years ago
7224dcb
autotest: move or eliminate a bunch of autotest_stats stats
by xixuan
· 8 years ago
3c5b334
[autotest] remove autotest_stats from host_scheduler
by Shuqian Zhao
· 8 years ago
d15d610
autotest: remove autotest_stats from drone_utility
by Shuqian Zhao
· 8 years ago
598671c
[autotest] remove autotest_stats from monitor_db_cleanup
by Shuqian Zhao
· 8 years ago
14cac44
autotest: move or eliminate a bunch of autotest_stats stats
by Aviv Keshet
· 8 years ago
e6a6e3d
[autotest] add special_task_by_dut metric
by Aviv Keshet
· 8 years ago
2c7471d
Revert "[autotest] Standardize label logic"
by Prathmesh Prabhu
· 8 years ago
fda3e23
[autotest] Standardize label logic
by Allen Li
· 8 years ago
f2c9ac9
autotest: add stats around db cleanup time
by Aviv Keshet
· 8 years ago
02d7e74
[autotest] Add milestone to special_task metrics v2
by Allen Li
· 8 years ago
13bed22
Revert "[autotest] Add milestone to special_task metrics"
by Dan Shi
· 8 years ago
bcd5150
[autotest] Add milestone to special_task metrics
by Allen Li
· 8 years ago
75edb9c
shard_client: add ts_mon instrumentation
by Aviv Keshet
· 8 years ago
eedcb8b
[autotest] Fix for indirect=True metrics
by Paul Hobbs
· 8 years ago
abd3b05
Revert "Revert "Revert "[autotest] Set up ts_mon with indirect=True"""
by Paul Hobbs
· 8 years ago
abaaf9a
Revert "Revert "[autotest] Set up ts_mon with indirect=True""
by Paul Hobbs
· 8 years ago
02af013
Revert "[autotest] Set up ts_mon with indirect=True"
by Paul Hobbs
· 8 years ago
a065866
[autotest] Set up ts_mon with indirect=True
by Paul Hobbs
· 8 years ago
a7cfd85
dut_status: Add new metric to record status of dut.
by David Riley
· 8 years ago
0a1bb17
[autotest] Optimize query to abort timed out tests in monitor_db_cleanup
by Dan Shi
· 8 years ago
3762c6b
[autotest] Optimize query in monitor_db_cleanup
by Dan Shi
· 8 years ago
0de4b29
metrics: make dut health metrics use reset_after=True
by Aviv Keshet
· 8 years ago
99e6adb
autotest: metrics: drone active process count
by Aviv Keshet
· 8 years ago
6a61239
[autotest] Improve pool health bugs
by Allen Li
· 8 years ago
96de60a
dut_working: make pool a value of a separate metric, rather than a field
by Aviv Keshet
· 8 years ago
303d266
[autotest] Scheduler fix for SYNC_COUNT > 1.
by Laurence Goodby
· 9 years ago
3aa7e12
[autotest] Stop sending `None` for board in HQE completion metric.
by Richard Barnette
· 8 years ago
a31ab77
[autotest] Report HQE completions with a metric.
by Richard Barnette
· 8 years ago
dd0ec81
[autotest] Remove dead code from scheduler_models.Job.
by Richard Barnette
· 8 years ago
3082faa
autotest: add a guard around special task duration metric
by Aviv Keshet
· 8 years ago
f6b8fc7
autotest: metrics: add board field and report duration for special tasks
by Aviv Keshet
· 8 years ago
Next »