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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to