[#139] Refactor blobovnicza exists test to not use chmod
no. The precommit won't let me. Not sure how it got through in the first place.
[#139] Refactor blobovnicza exists test to not use chmod
ale64bit
created branch fix/139-refactor-blobovnicza-exists-test in ale64bit/frostfs-node
2023-04-14 09:17:03 +00:00
ale64bit
pushed to fix/139-refactor-blobovnicza-exists-test at ale64bit/frostfs-node
2023-04-14 09:17:03 +00:00
41eb3129ae
[#139] Refactor blobovnicza exist test to not use chmod
adcfce39cf
[#246] .gitattributes: Do not show diff for go.sum
299b6a6938
[#100] adm: Use netmap constants from pkg
0c6aeaaf18
[#100] adm: Take net settings into account during netmap contract update
4496999e52
[#100] Fix CHANGELOG
Add tracing spans to PUT, DELETE requests and tree service
You should apologize to forgejo instead; it can barely handle it :)
[#49] Import and use k6-utils library for uuidv4
7bb16cdd94
[#49] Import and use k6-utils library for uuidv4
de6747fc0f
[#14] Add s3 local loader
6832771973
[#47] Raise default STREAM_TIMEOUT to 60s
Add k6-utils library and normalize
uuidv4
usage
node: Read config files from dir even if config file not set via
--config
if you use backticks, you don't need to quote the special characters
[#118] node: add unit concurrent tests for blobstor
It certainly works. It's probably useful for code-golfing :) first time I see it, so TIL.
node: Read config files from dir even if config file not set via
--config
it probably would be better to use t.Setenv() here, to avoid nuking the env for every test and/or conflict with parallel ones.