syncTree: Update file filter to 'frostfs' #95

Merged
dkirillov merged 1 commits from ironbee/frostfs-s3-gw:update-syncTree-for-frostfs into master 2023-07-26 21:08:00 +00:00

Signed-off-by: Artem Tataurov a.tataurov@yadro.com

Closes: #73

Signed-off-by: Artem Tataurov <a.tataurov@yadro.com> Closes: #73
ironbee requested review from storage-services-committers 2023-04-20 16:00:07 +00:00
ironbee requested review from storage-services-developers 2023-04-20 16:00:07 +00:00
dkirillov reviewed 2023-04-20 17:02:35 +00:00
syncTree.sh Outdated
@ -12,3 +12,3 @@
for file in $FILES; do
if [[ $file == *"neofs"* ]]; then
if [[ $file == *"frostfs"* ]]; then
Collaborator

It seems it's not enough. We also should update REVISION to refer to commit where we have changed files (*frostfs*)

It seems it's not enough. We also should update `REVISION` to refer to commit where we have changed files (`*frostfs*`)
ironbee force-pushed update-syncTree-for-frostfs from 22f899dedf to 101b9109d5 2023-04-21 10:39:28 +00:00 Compare
pogpp approved these changes 2023-04-21 13:11:52 +00:00
ironbee force-pushed update-syncTree-for-frostfs from 6dffdb7bb1 to 8206394aad 2023-04-21 14:00:17 +00:00 Compare
ironbee force-pushed update-syncTree-for-frostfs from 8206394aad to 2ab6f004f1 2023-04-21 14:10:09 +00:00 Compare
dkirillov approved these changes 2023-04-21 14:12:11 +00:00
pogpp approved these changes 2023-04-24 08:00:23 +00:00
dkirillov merged commit 2ab6f004f1 into master 2023-04-24 08:04:28 +00:00
Sign in to join this conversation.
There is no content yet.