Commit Graph

4 Commits

Author SHA1 Message Date
Brian Hendriks f250da8a15 Bh/remotes bat fixes (#701) 2020-05-29 10:22:28 -07:00
Aaron Son ca2fa8f21c go/store/nbs: Support clone on S3 by using chunkSource.reader.
Care is needed to ensure that said reader actually generates EOFs appropriately
and that we do not forward ReadAtOffset requests to tableReaderAt
implementations that will run us off the end of the file. Some of those
implementations throw errors in those cases, even if a similar error is going
to be caught further the call stack.
2020-04-14 11:17:00 -07:00
Aaron Son e6689afac3 bats/aws-remotes.bats: Enable test for push. 2020-04-09 10:34:24 -07:00
Aaron Son 8a7eba951a bats/aws-remotes.bats: Add smoke tests for AWS remotes which we will run in CI. 2020-04-08 13:39:16 -07:00