swift/test
Alistair Coles 5f610c76bd Support EC policy for in process functional tests
Add support for a 2+1 EC policy to be optionally used as default
policy when running in process functional tests.

The EC policy may be selected by setting the env var:

  SWIFT_TEST_IN_PROCESS_CONF_LOADER=ec tox

when running .functests, or by using the new tox test env:

  tox -e func-ec

Change-Id: I02e3553a74a024efdab91dcd609ac1cf4e4f3208
2017-03-09 10:42:34 +00:00
..
functional Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00
probe Probe tests fail, as requests checks for strings. 2017-02-23 12:09:18 -08:00
unit Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00
__init__.py Raise ValueError if a config section does not exist 2016-12-15 19:49:57 +00:00
sample.conf [Trivial]Fix some type errors in ../sample.conf 2017-02-12 01:30:34 -08:00