[
https://issues.apache.org/jira/browse/HDDS-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320987#comment-17320987
]
Sadanand Shenoy commented on HDDS-5093:
---------------------------------------
[~adoroszlai] , [~elek] I tried splitting the test i.e created a new compose
environment with FSO features
Github CI for Current HDDS-2939 branch code where all tests are run in a single
environment :
[https://github.com/sadanand48/hadoop-ozone/runs/2325326946|https://github.com/sadanand48/hadoop-ozone/runs/2325326946?check_suite_focus=true]
Github CI after creating a new compose environment:
[https://github.com/sadanand48/hadoop-ozone/actions/runs/743971203]
The execution time of acceptance (unsecure ) have been reduced .
> [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]