-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use a local blobstore instead of s3 blobstore
add blobs to local blobstore Signed-off-by: Joseph Palermo <[email protected]>
- Loading branch information
Showing
4 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
awscli/awscli-bundle.zip: | ||
size: 46956629 | ||
object_id: 1b870976-2176-4bd1-6766-3f6788141d20 | ||
object_id: 262767b7-a66c-4177-66d1-02aba1fe109b | ||
sha: sha256:b03e475a0889465bda250f620bec7854e19681a6443bad4f2257a11cc9638564 | ||
jq/jq-linux64: | ||
size: 3027945 | ||
object_id: a35c7427-f377-4369-809f-7f4d2443d507 | ||
object_id: e3544d2c-8831-4e04-5c17-f889eb527e33 | ||
sha: d8e36831c3c94bb58be34dd544f44a6c6cb88568 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
final_name: e2e-test | ||
blobstore: | ||
provider: s3 | ||
provider: local | ||
options: | ||
bucket_name: bosh-aws-cpi-e2e-testing-blobs | ||
blobstore_path: final_blobs |
3 changes: 3 additions & 0 deletions
3
ci/assets/e2e-test-release/final_blobs/262767b7-a66c-4177-66d1-02aba1fe109b
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
ci/assets/e2e-test-release/final_blobs/e3544d2c-8831-4e04-5c17-f889eb527e33
Git LFS file not shown