Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Today we execute ozonefs/ozonefs.robot with compose/ozone/test.sh with multiple matrix parameters:
for scheme in ofs o3fs; do for bucket in link bucket; do #test ozonefs/ozonefs.robot done done
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
Attachments
Issue Links
- links to