summaryrefslogtreecommitdiffstats
path: root/utils/test/fixture.py
Commit message (Collapse)AuthorAgeFilesLines
* a-o-i: Fix NFS storage testsSamuel Munilla2016-03-091-3/+6
| | | | Fix the nosetests after the rebase
* aoi: Ask for osm_default_subdomain in interactive modeSamuel Munilla2016-02-021-1/+3
| | | | Add a question to ask the user for a default subdomain.
* Add is_containerized inputs to nosetests.Andrew Butcher2016-01-121-3/+13
|
* Cleanup more schedulable typos.Devan Goodwin2015-12-011-2/+2
|
* Adjust requirement for 3 masters for HA deployments.Devan Goodwin2015-11-301-7/+10
| | | | | | | | | If only 2 masters are specified, consider this a configuration error if running an unattended install, and prevent it completely if running an attended install. (continues to prompt for hosts until you have at least 3) Because this condition cannot be entered in the interactive install, we can't really write a test for this negative case.
* Breakout a test fixture to reduce module size.Devan Goodwin2015-11-261-0/+218