swift/test/unit
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
..
account Make timestamp setting to be consistent in test loop 2017-01-12 17:44:10 -08:00
cli Merge "Fix swift-get-nodes arg parsing for missing ring" 2017-02-14 07:58:02 +00:00
common Merge "Fixups for EC frag duplication tests" 2017-03-03 23:08:34 +00:00
container Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
obj Merge "Follow up on reconstructor handoffs_only" 2017-03-07 06:45:09 +00:00
proxy Merge "Fixups for EC frag duplication tests" 2017-03-03 23:08:34 +00:00
test_locale monkeypatch thread for keystoneclient 2015-11-03 16:36:19 +01:00
__init__.py Fixups for EC frag duplication tests 2017-02-25 20:40:04 -08:00
helpers.py Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00