swift/test
Prashanth Pai 772eace020 Fix unit tests failing in some cases
TestZeroCopy used to fail when 'localhost' resolved to an ipv6
address. https://github.com/eventlet/eventlet/issues/8

Also, "test_container_sync_realms.py:TestUtils.test_os_error"
used to fail when unit tests were run as root user. This is
because despite os.chmod(), a root user still has permission
to access the file and hence OSError is not raised.

Change-Id: Ife80b203358557999734515261814ce76c0e00cd
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2014-10-09 22:04:53 +05:30
..
functional Fix metadata overall limits bug 2014-10-02 22:38:13 +00:00
probe Enable object system metadata on PUTs 2014-08-01 16:41:33 -07:00
unit Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
__init__.py In-process swift server for functional tests 2014-04-29 08:45:11 -04:00
sample.conf Fixes several typos (Swift) 2014-09-18 21:18:50 -07:00