s3-tests with giant/radosgw, many failures with fastcgi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I  am seeing a lot of failures with Giant/radosgw and s3test
particularly with fastcgi.
I am using community patched apache, fastcgi. civetweb is doing much better.


1. Both tests hangs at

s3tests.functional.test_headers.test_object_create_bad_contentlength_mismatch_above

I have to exclude this test.

2. radosgw/civetweb; civetweb is doing very well.

Ran 297 tests in 68.624s

FAILED (SKIP=4, errors=2, failures=4)

FAIL: s3tests.functional.test_headers.test_object_create_bad_contenttype_unreadable
AssertionError: S3ResponseError not raised

FAIL: s3tests.functional.test_headers.test_object_create_bad_authorization_unreadable
AssertionError: 400 != 403

FAIL: s3tests.functional.test_headers.test_bucket_create_bad_authorization_unreadable
AssertionError: 400 != 403

FAIL: s3tests.functional.test_s3.test_bucket_list_maxkeys_unreadable
AssertionError: S3ResponseError not raised

3. Apache/mod_fastcgi is a total disaster.

Ran 297 tests in 46.210s

FAILED (SKIP=4, errors=2, failures=87)

Lots of FAILs like the following:

FAIL: s3tests.functional.test_headers.test_object_create_bad_md5_invalid
AssertionError: '' != 'Bad Request'
FAIL: s3tests.functional.test_headers.test_object_create_bad_md5_wrong
AssertionError: '' != 'Bad Request'
FAIL: s3tests.functional.test_headers.test_object_create_bad_md5_empty
AssertionError: '' != 'Bad Request'
FAIL: s3tests.functional.test_headers.test_object_create_bad_md5_unreadable
AssertionError: '' != 'Forbidden'
FAIL: s3tests.functional.test_headers.test_object_create_bad_contentlength_empty
AssertionError: '' != 'Bad Request'
FAIL: s3tests.functional.test_headers.test_object_create_bad_contentlength_none
AssertionError: '' != 'Length Required'
FAIL: s3tests.functional.test_headers.test_object_create_bad_contenttype_unreadable
AssertionError: S3ResponseError not raised
FAIL: s3tests.functional.test_headers.test_object_create_bad_authorization_invalid
AssertionError: '' != 'Bad Request'
FAIL: s3tests.functional.test_headers.test_object_create_bad_authorization_unreadable
AssertionError: 400 != 403
FAIL: s3tests.functional.test_headers.test_object_create_bad_authorization_empty
AssertionError: '' != 'Forbidden'
FAIL: s3tests.functional.test_headers.test_object_create_bad_authorization_none
AssertionError: '' != 'Forbidden'



Is there a simple fastcgi tweak I am missing?
I am using the exemplary CentOS 7 configuration, with no tweaks to
$cluster.conf.
rgw_print_continue = true #otherwise nothing runs

- Anthony
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux