s3fs-fuse/test
Robb Kistler 7bfaa24d25 Integration test summary, continue on error
Details in README.md and s3fs-integration-test-common.sh

Factor out s3fs-fuse and s3proxy start/stop.  The plan is to make it easier to
add test suites besides small-integration-test.sh that can test with various
s3fs options.

Each test run starts in a uniquely named at the top of the bucket.  This allows
multiple runs against persistent storage without worrying about cleaning
up in error conditions that leave artifiacts behind.

Tests continues if a test case fails.

Results are summarized at the end of the test run

Environment variable to control debug level of s3fs-fuse

Environment variable to enable public bucket (makes it easier to poke
around with tools like curl)

Environment variable to start s3fs-fuse under valgrind

Environment variable that casues script sets up s3fs-fuse and then wait
indefinitely, making it easy to experiment manually with the mount
point.

Additional test case
2016-02-05 05:40:28 -08:00
..
integration-test-common.sh Integration test summary, continue on error 2016-02-05 05:40:28 -08:00
integration-test-main.sh Integration test summary, continue on error 2016-02-05 05:40:28 -08:00
Makefile.am Convert rename_before_close to a shell script #229 2015-08-12 15:09:34 +00:00
mergedir.sh Summary of Changes(1.63 -> 1.64) 2013-03-23 14:04:07 +00:00
passwd-s3fs Use s3proxy to run integration tests 2015-02-24 12:08:22 -08:00
require-root.sh In preparation to remove the unnecessary "s3fs" 2010-11-13 23:59:23 +00:00
s3proxy.conf Use s3proxy to run integration tests 2015-02-24 12:08:22 -08:00
sample_ahbe.conf Fixed Issue 229 and Changes codes 2013-08-16 19:24:01 +00:00
sample_delcache.sh Added sample script 2013-08-23 15:22:24 +00:00
small-integration-test.sh Integration test summary, continue on error 2016-02-05 05:40:28 -08:00
test-utils.sh Integration test summary, continue on error 2016-02-05 05:40:28 -08:00