syncTree.sh script incorrectly copies files from frostfs-node repository #73

Closed
opened 2023-03-30 22:01:13 +00:00 by aarifullin · 1 comment

The syncTree.sh script filters out .go files apart from the ones that contain neofs* suffix. For now *neofs* is *frostfs* in the repository. This means the script works incorrectly

The [syncTree.sh](https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/src/branch/master/syncTree.sh#L14) script filters out `.go` files apart from the ones that contain `neofs*` suffix. For now `*neofs*` is `*frostfs*` in the repository. This means the script works incorrectly
aarifullin changed title from syncTree.sh script incorrecty copies files from frostfs-node repository to syncTree.sh script incorrectly copies files from frostfs-node repository 2023-03-30 22:01:46 +00:00
Collaborator

We refer to specific commit in script, so currently script is still working fine.
But yes, when we will update script to more fresh node commit we must replace *neofs* to *frostfs*

We refer to specific commit in script, so currently script is still working fine. But yes, when we will update script to more fresh node commit we must replace `*neofs*` to `*frostfs*`
ironbee was assigned by alexvanin 2023-03-31 06:35:35 +00:00
alexvanin added this to the v0.27.0 milestone 2023-03-31 06:35:40 +00:00
alexvanin modified the milestone from v0.27.0 to v0.28.0 2023-04-12 14:28:23 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 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-s3-gw#73
There is no content yet.