]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
boto{2,3}: rm functional.test_s3.test_lifecycle_rules_conflict 261/head
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 18 Mar 2019 06:21:09 +0000 (02:21 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Thu, 18 Apr 2019 19:02:42 +0000 (15:02 -0400)
commit7757e8fe84f04312827652b79ba7fe4306a24e89
tree77ae3d8dbf0f81eb36cd80137cbf06c1a1b4d591
parentcb309aa7861fecf234ac720b0b0af42626475cc5
boto{2,3}: rm functional.test_s3.test_lifecycle_rules_conflict

The assumption that there may be only one rule per prefix has
been removed.  The rules specifically tested here--without tag
filters--do overlap but are not in conflict.

I am proposing to remove altogether rather than writing new
deconfliction logic.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
s3tests_boto3/functional/test_s3.py