You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Jasen Minton (Jira)" <ji...@apache.org> on 2021/07/14 16:25:00 UTC

[jira] [Created] (HDDS-5443) s3 bucketcreate.robot inaccurate test and side effect

Jasen Minton created HDDS-5443:
----------------------------------

             Summary: s3 bucketcreate.robot inaccurate test and side effect
                 Key: HDDS-5443
                 URL: https://issues.apache.org/jira/browse/HDDS-5443
             Project: Apache Ozone
          Issue Type: Bug
          Components: S3, test
            Reporter: Jasen Minton
            Assignee: Jasen Minton


When running the s3 smoketests, the bucketcreate.robot test tries to create what is supposed to be an already existing bucket without verifying that the bucket already exists. If the bucket doesn't exist, the test will create the bucket and pass as though the test scenario of bucket create on an existing bucket succeeded. Subsequent tests will now be executed with this existing bucket after this test. Typically the bucket is expected to exist, as those are the test instructions, but the test should insulate itself, verify that the bucket exists or use a randomized bucket name for a repeated create operation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org