object-store
Here are 20 public repositories matching this topic...
-
Updated
Dec 14, 2020 - Java
-
Updated
Dec 14, 2020 - C
-
Updated
Mar 3, 2019 - C
-
Updated
Jan 29, 2018 - JavaScript
-
Updated
Nov 30, 2020 - Java
-
Create an optional system parameter that is used for all test run directories (eg
~~/stor/java-manta-integration-tests/uuid
) . This would allow us to create thatdir
name in the jenkins job before execution and then to delete the directory, post a successful/unsuccessful execution. -
Figure out a way to clean up job history and multipart upload history within the integration tests
-
Updated
Apr 13, 2018 - Go
-
Updated
Dec 13, 2020 - C
-
Updated
Dec 4, 2018 - TypeScript
-
Updated
Nov 28, 2017 - Python
-
Updated
Dec 11, 2020 - Makefile
-
Updated
Dec 14, 2020 - Python
-
Updated
Jun 14, 2019 - Java
-
Updated
Mar 11, 2019 - Python
-
Updated
Sep 29, 2017 - CoffeeScript
Improve this page
Add a description, image, and links to the object-store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-store topic, visit your repo's landing page and select "manage topics."
I am working on adding an ARM64 job in Travis. ARM64 job is failing as docker image
chubaofs/cfs-base:1.1
is not available for arm64.Please check https://travis-ci.org/github/odidev/chubaofs/jobs/713238554 for the same.
I have built ARM64 binaries in ARM64 platform using below steps: