[#13] Allow to use english text in the payload #15

Merged
fyrchik merged 2 commits from fyrchik/lorem-ipsum into master 2023-06-27 11:14:06 +00:00
fyrchik commented 2023-02-28 11:13:37 +00:00 (Migrated from github.com)

Close #13.

Lorem ipsum is not english technically, but it should be compressible.

Decided to use string value, not a bool one for future extensibility (xml? VM images? data from file?) and better user experience.

TODO: testing.

Close #13. `Lorem ipsum` is not english technically, but it should be compressible. Decided to use string value, not a bool one for future extensibility (xml? VM images? data from file?) and better user experience. TODO: testing.
alexvanin (Migrated from github.com) reviewed 2023-02-28 11:13:37 +00:00
KirillovDenis (Migrated from github.com) reviewed 2023-02-28 11:13:37 +00:00
carpawell (Migrated from github.com) reviewed 2023-02-28 11:13:37 +00:00
anatoly-bogatyrev (Migrated from github.com) reviewed 2023-02-28 11:13:37 +00:00
vdomnich-yadro (Migrated from github.com) reviewed 2023-02-28 11:13:37 +00:00
anikeev-yadro (Migrated from github.com) reviewed 2023-02-28 11:13:37 +00:00
anikeev-yadro commented 2023-03-01 07:30:21 +00:00 (Migrated from github.com)

I suggest to stop scenario with errorcode if we use wrong value. It will more convenient to autotests.

I suggest to stop scenario with errorcode if we use wrong value. It will more convenient to autotests.
anikeev-yadro commented 2023-03-01 08:00:24 +00:00 (Migrated from github.com)

We also need to add this functionality to the preset scenario.

We also need to add this functionality to the preset scenario.
fyrchik added 1 commit 2023-03-10 07:35:41 +00:00
0addc11a78 [#13] Allow to use english text in the payload
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
acid-ant approved these changes 2023-04-03 13:30:51 +00:00
@ -47,2 +65,4 @@
buf: make([]byte, size+TailSize),
typ: typ,
}
return Generator{vu: vu, size: size, buf: nil, typ: typ, offset: 0}
Collaborator

Looks like needs to be removed.

Looks like needs to be removed.
acid-ant marked this conversation as resolved
fyrchik referenced this issue from a commit 2023-06-25 10:25:04 +00:00
fyrchik force-pushed fyrchik/lorem-ipsum from 0addc11a78 to 025facee96 2023-06-25 10:26:18 +00:00 Compare
fyrchik added 1 commit 2023-06-25 10:36:09 +00:00
221f558264 [#13] Allow to use english text in the payload
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik requested review from storage-core-committers 2023-06-25 10:36:11 +00:00
fyrchik requested review from storage-core-developers 2023-06-25 10:36:11 +00:00
fyrchik requested review from storage-services-committers 2023-06-25 10:36:12 +00:00
fyrchik requested review from storage-services-developers 2023-06-25 10:36:16 +00:00
acid-ant approved these changes 2023-06-26 06:05:27 +00:00
dstepanov-yadro approved these changes 2023-06-26 06:44:14 +00:00
alexvanin approved these changes 2023-06-27 10:39:34 +00:00
fyrchik merged commit ba04c682cb into master 2023-06-27 11:14:06 +00:00
fyrchik referenced this issue from a commit 2023-06-27 11:14:06 +00:00
fyrchik deleted branch fyrchik/lorem-ipsum 2023-06-27 11:14:08 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
5 Participants
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#15
There is no content yet.