Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
update example config with 2 new settings
Browse files Browse the repository at this point in the history
  • Loading branch information
fczuardi committed Feb 8, 2024
1 parent e1d104d commit 94bb4ea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions example.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,10 @@ webapp:
locations:
"/":
root: "/app/results"

# specific remotes for specific test groups
small_set_remotes: "do-nyc3 aws-east-1"

# settings for storing the results in the cloud
# XXX: add -s3 in the end of the name because the sync is made with rclone
results_bucket: "aws-east-1-s3:object-storage-tests-results-2024-02"

0 comments on commit 94bb4ea

Please sign in to comment.