-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
Description
Based on the output from this build (a test run for future pull request #59), it seems that it expects the config files to be set up with certain values which only get written out by setup.rb.
Are there any downsides you foresee to giving all configs sane default values, prior to a setup.rb run, @RISCfuture? Alternatively (and possibly more desirably), the tests could setup the configs as they expect them (i.e. if a test relies on authentication being set to "password", it should just set it up front for that test).