aboutsummaryrefslogtreecommitdiff
path: root/script/dev-cluster.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add minio & rclone to our functional teststest/more-clientsQuentin Dufour2021-05-021-0/+15
| | | | | | It is now possible to configure which clients you do not want to test with the env variable SKIP_XXX=1, XXX being the client name. eg. SKIP_S3CMD=1 ./script/test-smoke.sh
* try to fix smoke testAlex Auvolat2021-02-171-6/+6
| | | | dev cluster: don't ipv6 (fixes smoke test in container?)
* Fix S3 ListObjects result and replace println!s by debug!s0.1.1bAlex Auvolat2021-01-161-1/+1
|
* Merge branch 'master' into feature/websiteQuentin2020-11-291-6/+6
|\
| * Use ipv6 localhost for dev cluster and different port numbersAlex Auvolat2020-11-291-6/+6
| |
| * Rollback logging on dev-clusterQuentin2020-11-291-1/+1
| |
| * Add a smoke test scriptQuentin2020-11-291-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into feature/websiteQuentin2020-11-211-0/+2
|/
* Fix dev-env.sh for source; print which garage in dev-cluster.shAlex Auvolat2020-11-201-0/+3
|
* Quicker dev with more scriptsQuentin2020-11-201-0/+54