Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
ae6586c665fb342f4505518d2f90a89ff54ae3dd
/
scheduler
/
scheduler_models_unittest.py
d03e6b5
[autotest] change python shebang to python2
by Mike Frysinger
· 5 years ago
aae18b4
autotest: change scheduler_model.py to adapt to static labels.
by Xixuan Wu
· 7 years ago
8363691
[autotest] Delete unused DelayedCallTask
by Paul Hobbs
· 7 years ago
085c1c5
scheduler_models.py: group multiple afe_jobs queries
by Po-Hsien Wang
· 7 years ago
7bea6a0
[autotest] Merge SiteDispatcher
by Allen Li
· 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
67ad67d
[autotest] Removed copy of unittest library.
by Justin Giorgi
· 8 years ago
26ef426
[autotest] Set shard to NULL for completed jobs.
by Jakob Juelich
· 10 years ago
d44a123
[autotest] hqe aborted before starting do not get finished time
by Fang Deng
· 10 years ago
5159903
[autotest] Record ending time of HostQueueEntry
by Fang Deng
· 10 years ago
4ec9867
[autotest] Split host acquisition and job scheduling II.
by Prashanth B
· 10 years ago
76af802
[autotest] abort Starting suite job leads to scheduler crash
by Dan Shi
· 11 years ago
6ee996f
[autotest] Fix scheduler unittesting framework.
by Alex Miller
· 12 years ago
07e09af
[Autotest] merge cleanup and verify
by Dan Shi
· 12 years ago
16e4d6c
[autotest] Fix scheduler_models_unittest.
by Alex Miller
· 11 years ago
dd85524
Abstract out common models used in the frontend's models.py so that django is not required to interact with non Django portions of the code.
by jamesren
· 15 years ago
a3a2841
Adding "executable" property to scheduler unittests
by jamesren
· 15 years ago
c44ae99
Refactor scheduler models into a separate module, scheduler_models. This module doesn't depend on monitor_db, only the other way around. The separation and isolation of dependencies should help us organize the scheduler code a bit better.
by jamesren
· 15 years ago