index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scheduler
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
Trying to shutdown the scheduler in a nicer way
lmr
2
-1
/
+6
2011-01-29
scheduler: Introduce site extensibility to HostScheduler
lmr
1
-1
/
+10
2010-11-08
Testing that we can access the drone before adding it
lmr
2
-5
/
+16
2010-11-08
Massive permission and indentation fix on the autotest tree
lmr
1
-8
/
+8
2010-10-28
Adding some logging in the drones.
lmr
1
-0
/
+5
2010-10-28
Bugfix for my previous change r4897
lmr
2
-6
/
+9
2010-10-28
Allow limiting of the number of hosts that go through the scheduler's
lmr
3
-4
/
+45
2010-10-19
Add some site-specific parsing utilities
lmr
2
-4
/
+16
2010-10-18
Scheduler notification e-mail: Handle job begin and/or end types not set
lmr
1
-5
/
+9
2010-10-18
Scheduler notification e-mail: Order failures by reason
lmr
1
-0
/
+1
2010-09-23
Scheduler e-mail notification: Code cleanups
lmr
1
-25
/
+30
2010-09-16
[PATCH] Read all labels from host_keyvals file and handle the comma
ericli
1
-1
/
+2
2010-09-12
Fix scheduler email notifications when the job is not run at all
lmr
1
-5
/
+9
2010-08-27
Scheduler: Make the e-mail notification code clearer
lmr
1
-14
/
+24
2010-08-26
Bugfix for r4766
lmr
1
-19
/
+28
2010-08-26
Sometimes, we just want to have important data about the job
jamesren
1
-14
/
+103
2010-08-10
Adds a diagnostic message.
jamesren
1
-0
/
+3
2010-07-16
Begin adding support for parameterized jobs.
jamesren
1
-1
/
+2
2010-06-16
Fix a logging message
jamesren
1
-3
/
+5
2010-06-10
Set host status to RUNNING on QueueTask abort, since queue entry will be in
jamesren
2
-4
/
+13
2010-06-08
Don't try stopping the job on HQE abort, and have the dispatcher stop all
jamesren
3
-3
/
+22
2010-05-12
Add a run of build_externals to the initialization of a drone when the schedu...
jamesren
1
-0
/
+3
2010-05-10
Scheduler VerifyTask should only delete queued manual reverify tasks,
jamesren
1
-2
/
+2
2010-04-28
Fix an error in drone sets in monitor_db. Also added more unit tests.
jamesren
2
-9
/
+102
2010-04-27
Fix process counting for SelfThrottledPostJobTask. Would previously
jamesren
1
-1
/
+2
2010-04-21
Add ability to associate drone sets with jobs. This restricts a job to
jamesren
6
-26
/
+231
2010-04-16
monitor_db.py: Fix SyntaxWarning
lmr
1
-3
/
+2
2010-04-12
Reset host status to READY on aborting a WAITING entry
jamesren
1
-1
/
+2
2010-03-25
Fixes to drone_manager behavior.
jamesren
3
-8
/
+45
2010-03-13
Set hostless queue entries to STARTING upon scheduling the agent. This
jamesren
2
-0
/
+24
2010-03-11
Add support to autoserv for a --control-filename parameter, to allow users to
mbligh
1
-1
/
+1
2010-03-02
Abstract out common models used in the frontend's models.py so that django is...
jamesren
3
-12
/
+14
2010-03-02
Adding "executable" property to scheduler unittests
jamesren
3
-0
/
+0
2010-03-02
Part of http://patchwork.test.kernel.org/patch/1850/ didn't make it into the
jamesren
2
-2
/
+1201
2010-02-26
Minor fix to new metahost handlers code in scheduler to ensure handlers get a...
jamesren
1
-0
/
+3
2010-02-19
Change email of hosts without platforms to a warning in the logs. We don't do...
jamesren
1
-3
/
+2
2010-02-19
Add a site_monitor_db_babysitter module. If found, it will use its
jamesren
1
-2
/
+16
2010-02-19
Refactor scheduler models into a separate module, scheduler_models. This mod...
jamesren
6
-1657
/
+593
2010-02-12
First iteration of pluggable metahost handlers. This change adds the basic f...
jamesren
5
-102
/
+309
2010-02-03
When archiving results, we need to append a slash to the path to ensure it ge...
showard
1
-0
/
+3
2010-01-25
Ensure we reset pidfile age when the pidfile is read. I had dropped the call...
showard
1
-1
/
+7
2010-01-25
Fix scheduler functional test for recent change to parse hostless jobs.
showard
1
-0
/
+6
2010-01-25
Don't implicitly register pidfiles when get_pidfile_contents() is called. Th...
showard
1
-1
/
+0
2010-01-25
Basic support for "summary results" -- articifial test results that are expli...
showard
1
-9
/
+1
2010-01-20
don't set the current user to my_user in frontend_test_utils. let it default...
showard
1
-5
/
+4
2010-01-20
New code for performing explicit joins with custom join conditions.
showard
1
-2
/
+2
2010-01-15
In scheduler check for existence of results before trying to write the .archi...
showard
1
-1
/
+1
2010-01-15
Support for job keyvals
showard
2
-4
/
+21
2010-01-15
* fix a bug with restricted drone users config parsing
showard
2
-7
/
+14
2010-01-15
In periodic reverificaiton, use schedule_special_task() instead of straight o...
showard
1
-1
/
+1
[next]