[
https://issues.apache.org/jira/browse/HDDS-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320996#comment-17320996
]
Attila Doroszlai edited comment on HDDS-5093 at 4/14/21, 1:46 PM:
------------------------------------------------------------------
bq. The execution time of acceptance (unsecure ) have been reduced
I think it was reduced only because non-prefix ("LEGACY"/"simple") test is no
longer being executed, as {{ozone/test.sh}} does not have any FS test.
https://github.com/sadanand48/hadoop-ozone/compare/f9910c678025566461754e063dc7c124641ab8f9...0a2772a568c44be0d9ba3f870e28ee695d4fda9e
was (Author: adoroszlai):
bq. The execution time of acceptance (unsecure ) have been reduced
I think it was reduced only because non-prefix ("LEGACY"/"simple") test is no
longer being executed.
> [FSO] Reducing time of ozonefs acceptance testmatrix
> ----------------------------------------------------
>
> Key: HDDS-5093
> URL: https://issues.apache.org/jira/browse/HDDS-5093
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Marton Elek
> Assignee: Marton Elek
> Priority: Major
>
> Today we execute ozonefs/ozonefs.robot with compose/ozone/test.sh with
> multiple matrix parameters:
> {code}
> for scheme in ofs o3fs; do
> for bucket in link bucket; do
> #test ozonefs/ozonefs.robot
> done
> done
> {code}
> HDDS-2939 doubles these 4 executions with introducing the layout parameter
> (simple vs prefix). At the same time the execution time of acceptance
> (unsecure) tests are increased from 37 minutes to 57 minutes.
> I would suggest suggesting to use only selected tests from this 2 x 2 x 2
> matrix.
> For example:
> bucket / o3fs / prefix
> link / ofs / simple
> bucket / ofs / prefix
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]