s3: Allow to specify directory height and width #174
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/xk6-frostfs#174
Loading…
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/xk6-frostfs:feat/s3_object_dirs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #124
6080908613
to9d5292df87
@ -132,3 +132,3 @@
export function obj_write() {
const key = __ENV.OBJ_NAME || uuidv4();
let width = parseInt(__ENV.DIR_WIDTH || '0');
How about moving it to a helper file in
scenarios/libs
? Seescenarios/libs/env-parser.js
as an example we use.It should improve maintainability.
9d5292df87
to78bb8bdf9a
New commits pushed, approval review dismissed automatically according to repository settings
78bb8bdf9a
toe0cbc3b763
New commits pushed, approval review dismissed automatically according to repository settings