Refactor boilerplate in initialization stage #116

Open
opened 2024-01-11 19:18:44 +00:00 by fyrchik · 0 comments
Owner

There is a fair amount of boilerplate: we read sth from the preset file, we initialize data generator etc.
The only things different between scenarios are client type and some of the load parameters.

It would be nice to reduce boilerplate to a minimum.

Maybe pass __ENV to a Go code?
Refs #41

There is a fair amount of boilerplate: we read sth from the preset file, we initialize data generator etc. The only things different between scenarios are client type and some of the load parameters. It would be nice to reduce boilerplate to a minimum. Maybe pass `__ENV` to a Go code? Refs #41
fyrchik added the
discussion
refactoring
labels 2024-01-11 20:31:25 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/xk6-frostfs#116
No description provided.