summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-test
Commit message (Collapse)AuthorAgeFilesLines
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-1/+1
|
* fixed bcfg2-lint/bcfg2-test Core instantiationChris St. Pierre2012-07-221-1/+1
|
* added CherryPy-based server coreChris St. Pierre2012-07-191-8/+1
|
* added option groupsChris St. Pierre2012-05-211-14/+6
|
* Added inotify filemonitor driverChris St. Pierre2012-05-181-2/+3
| | | | Moved list of files to ignore into config
* added ability to disable Cfg file validationChris St. Pierre2012-05-111-0/+1
|
* moved plugin-specific configs to main config file; propagate "setup" object ↵Chris St. Pierre2012-05-111-1/+2
| | | | to server Core
* added ability to pass options to nose, ignore tests, test specific clients ↵Chris St. Pierre2012-04-131-28/+76
| | | | to bcfg2-test
* fixed mode of bcfg2-testChris St. Pierre2012-04-091-0/+0
|
* Only use a minimal filemonitor for testingCalen Pennington2012-01-161-2/+3
| | | | (cherry picked from commit 18fbd90fb23a7e9c7a79fcfa3e570be45996a043)
* Add a tool to build all the client configurations and verify that they ↵Calen Pennington2011-12-071-0/+67
contain no failures