[
https://issues.apache.org/jira/browse/HDDS-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Elek updated HDDS-5272:
------------------------------
Summary: Make ozonefs.robot execution repeatable (was: Make ozonefs.robot
execution repetable)
> Make ozonefs.robot execution repeatable
> ---------------------------------------
>
> Key: HDDS-5272
> URL: https://issues.apache.org/jira/browse/HDDS-5272
> Project: Apache Ozone
> Issue Type: Bug
> Reporter: Marton Elek
> Assignee: Marton Elek
> Priority: Major
>
> Most of our smoketests can be executed multiple times, which helps us to
> debug the tests locally.
> Unfortunately it's not the case ozonefs/ozonefs.robot. This test uses
> hard-coded bucket/volume names instead of using randomized bucket names.
> For example:
> {code}
> docker-compose up -d --scale datanode=3
> docker-compose exec scm bash
> robot smoketest/ozonefs/ozonefs.robot
> robot smoketest/ozonefs/ozonefs.robot
> {code}
> The second execution fails which makes harder to debug test problems.
> It seems to be better to follow existing pattern and adding a random prefix
> to the user bucket names.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]