[#139] Refactor blobovnicza exists test to not use chmod #253

Merged
fyrchik merged 1 commit from ale64bit/frostfs-node:fix/139-refactor-blobovnicza-exists-test into master 2023-04-14 10:17:58 +00:00
Member

Closing the issue on merge since this was one of the remaining tests that didn't pass under root due to chmod hackery. The other one is dropped in #251.

Signed-off-by: Alejandro Lopez a.lopez@yadro.com

Close #139

Closing the issue on merge since this was one of the remaining tests that didn't pass under root due to chmod hackery. The [other one](https://git.frostfs.info/TrueCloudLab/frostfs-node/src/branch/master/pkg/local_object_storage/shard/dump_test.go#L284) is dropped in https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/251. Signed-off-by: Alejandro Lopez <a.lopez@yadro.com> Close #139
ale64bit added 1 commit 2023-04-14 09:20:04 +00:00
[#139] Refactor blobovnicza exist test to not use chmod
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/push/pre-commit Pipeline was successful
41eb3129ae
Signed-off-by: Alejandro Lopez <a.lopez@yadro.com>
ale64bit requested review from storage-core-committers 2023-04-14 09:20:32 +00:00
ale64bit requested review from storage-core-developers 2023-04-14 09:20:32 +00:00
fyrchik approved these changes 2023-04-14 09:21:33 +00:00
@ -491,3 +491,3 @@
NetmapNonAlphabetModeIgnoreRemoveNodeFromSubnetNotification = "non alphabet mode, ignore remove node from subnet notification" // Info in ../node/pkg/innerring/processors/netmap/process_peers.go
NetmapCouldNotGetNetworkMapCandidates = "could not get network map candidates" // Warn in ../node/pkg/innerring/processors/netmap/process_peers.go
NetmapCouldNotUnmarshalSubnetId = "could not unmarshal subnet id" // Warn in ../node/pkg/innerring/processors/netmap/process_peers.go
NetmapCouldNotUnmarshalSubnetID = "could not unmarshal subnet id" // Warn in ../node/pkg/innerring/processors/netmap/process_peers.go
Owner

Can we do it in a separate commit?

Can we do it in a separate commit?
Author
Member

no. The precommit won't let me. Not sure how it got through in the first place.

no. The precommit won't let me. Not sure how it got through in the first place.
acid-ant approved these changes 2023-04-14 09:29:25 +00:00
fyrchik merged commit 41eb3129ae into master 2023-04-14 10:17:58 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 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/frostfs-node#253
No description provided.