summaryrefslogtreecommitdiff
path: root/global_config.ini
AgeCommit message (Expand)AuthorFilesLines
2011-06-23web: Turn django debug mode in global_config.ini optionslmr1-0/+9
2011-06-21global_config.ini: Add new parameters to global config for easier discoverylmr1-2/+13
2010-10-28Allow limiting of the number of hosts that go through the scheduler'slmr1-0/+1
2010-07-16Begin adding support for parameterized jobs.jamesren1-0/+1
2010-04-21Add ability to associate drone sets with jobs. This restricts a job tojamesren1-0/+3
2010-04-09Increase Test Planner execution engine AFE timeoutjamesren1-0/+4
2010-03-19Add an option to disable/enable the use of ssh-agent with paramiko. On server...jadmanski1-0/+3
2010-02-12Move AUTOTEST_GB_DISKSPACE_REQUIRED to global.ini filembligh1-0/+2
2010-01-12Merge the two databases and the two Django projects. Note that the TKO migrat...showard1-9/+9
2010-01-12Implement periodic reverification of dead hosts, configurable in global_confi...showard1-0/+2
2010-01-11Whenever a new SSH connection is initiated to an SSH host (run, send_file,mbligh1-0/+3
2009-12-18Add periodic CPython garbage collector statistics logging to aid inshoward1-0/+1
2009-11-18Make a standalone client to be able to use global_config.inilmr1-0/+3
2009-11-11Reverting revision 3917. This introduces problems since the global configjadmanski1-6/+1
2009-11-10Remove the synch_job_start_timeout_minutes scheduler "feature" as it isshoward1-1/+0
2009-11-06Right now autotest will drop caches between:mbligh1-1/+6
2009-11-06Autotest has 2 implementations of SSH based hosts, the default,mbligh1-1/+6
2009-10-28Use "," for separating the list components of the client_autodir_paths setting showard1-1/+1
2009-10-19* get rid of the code to create the drone temp dir in drones.py. This used t...showard1-0/+1
2009-10-19Move autodir_client_paths defaults into global_config.ini. Typically when we ...showard1-0/+5
2009-09-25Make the maximum number of refreshes before forgetting a pidfileshoward1-0/+1
2009-09-25Make the pidfile timeout in the scheduler configurable. Raise theshoward1-0/+1
2009-09-11Email notification currently relies on an MTA installedshoward1-0/+8
2009-09-09Reorganization of the host selection UI in the AFE create job view.showard1-0/+8
2009-09-03Don't require the atfork module by default (via the config file). Testmbligh1-0/+4
2009-08-10Add support for autotest clients run by autoserv to request packagesjadmanski1-0/+3
2009-08-03By default, only warn when orphaned autoservs are foundmbligh1-0/+1
2009-06-10Have the scheduler wait a configurable amount of time before startingshoward1-0/+1
2009-06-08Add an option to global config to disable to the scheduler isn't accidentally...showard1-0/+1
2009-05-13Add job maximum runtime, a new per-job timeout that counts time since the job...showard1-0/+1
2009-05-12Add job option for whether or not to parse failed repair results as part of a...showard1-0/+1
2009-01-20Make maximum process throttling configurable on a per-drone basis.showard1-1/+1
2009-01-07Attached is a very large patch that adds support for running ashoward1-0/+4
2008-12-15Add entries to the config file to control which server is used rathermbligh1-1/+5
2008-11-24* allow scheduler email "from" address to be specified in global configshoward1-0/+2
2008-10-29Add job start timeout for synchronous jobs. This timeout applies to synchron...showard1-0/+1
2008-10-02Set the default passwords to something that more clearly indicates thatjadmanski1-3/+3
2008-09-19Added email_list field to front end. On job completion emails on thisshoward1-0/+1
2008-09-19Attached is a large patch for a powerful and flexible new graphing system for...showard1-0/+1
2008-09-11Allow a different host for readonly connections.showard1-0/+1
2008-09-03Rate limit the final parse of the scheduler. If more than 100 or so run at a...showard1-0/+1
2008-08-08Leave the readonly credentials as the default credentials in global_config, s...showard1-1/+1
2008-07-11Change default to repair anything we canmbligh1-1/+1
2008-07-11Rename host protection category "Filesystem only" to "Repair filesystem only".mbligh1-1/+1
2008-07-07-added readonly_connection.py, which opens a second DB connection using reado...showard1-1/+3
2008-07-03Adding protection levels to hosts. Allows the user to specify how muchshoward1-0/+1
2008-07-03Adding a timeout field to the "Create Job" tab, modified the create_jobshoward1-0/+3
2008-06-23Remove the throttling of file copies over ssh as the performance costjadmanski1-1/+0
2008-06-06Risk: Lowjadmanski1-0/+1
2008-05-14isk: Mediumjadmanski1-0/+3