swift/test/functional
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
..
__init__.py Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00
swift_test_client.py Support last modified on listing containers 2017-01-12 18:03:10 +00:00
test_access_control.py Removes unnecessary utf-8 encoding 2016-12-22 10:49:56 +07:00
test_account.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_container.py Fix typos in test_container.py 2016-11-17 02:07:24 +00:00
test_dlo.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_object.py Handle deleted files with if-none-match 2016-11-22 21:06:24 -05:00
test_slo.py Merge "Confirm receipt of SLO PUT with etag" 2017-01-16 20:37:02 +00:00
test_tempurl.py ISO 8601 timestamps for tempurl 2017-01-24 17:38:48 +01:00
test_versioned_writes.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
tests.py Support last modified on listing containers 2017-01-12 18:03:10 +00:00