Skip to content

Commit

Permalink
test msgpack metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
  • Loading branch information
butonic committed Nov 1, 2023
1 parent 7d2a741 commit 27936aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/oc-integration-tests/drone/storage-users-s3ng.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ permissionssvc = "localhost:10000"
"s3.secret_key" = "test"
"s3.disable_ssl" = true
"s3.force_path_style" = true
"metadata_backend" = "xattrs"
#"metadata_backend" = "xattrs"

# we have a locally running dataprovider
[http]
Expand All @@ -52,4 +52,4 @@ permissionssvc = "localhost:10000"
"s3.secret_key" = "test"
"s3.disable_ssl" = true
"s3.force_path_style" = true
"metadata_backend" = "xattrs"
#"metadata_backend" = "xattrs"

0 comments on commit 27936aa

Please sign in to comment.