neils-dev commented on PR #4186: URL: https://github.com/apache/ozone/pull/4186#issuecomment-1425125175
> What is a mystery to me right now is that the same tests passed for [acceptance (secure)](https://github.com/apache/ozone/actions/runs/4103607438/jobs/7135064757#step:5:545) but failed for [acceptance (unsecure)](https://github.com/apache/ozone/actions/runs/4103607438/jobs/7135064811#step:5:554) and [acceptance (HA)](https://github.com/apache/ozone/actions/runs/4103607438/jobs/7135064975#step:5:257). Each acceptance test grouping kind, be it secured, unsecured or HA, run a different set of s3 acceptance tests. Because of this, the failing s3 copy-object tests are occuring for some reason in the unsecured and HA s3 test suites with the source bucket for the copy either an EC bucket (unsecure) or a random bucket (HA). The passing s3 copy-object tests for the secure cluster are using encrypted, link or generated buckets, however these are not tested in the failing unsecure s3 acceptance test suite since it fails on erasure coded buckets. Interested to find the source of the problem here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
