aboutsummaryrefslogtreecommitdiff
path: root/script/test-smoke.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add minio & rclone to our functional teststest/more-clientsQuentin Dufour2021-05-021-52/+81
| | | | | | 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
* Introduce test case that demonstrates #59 (the & problem)Quentin Dufour2021-04-271-17/+23
|
* Update testing scriptQuentin Dufour2020-12-171-0/+14
|
* Reduce garage.1.rnd size to store it inlinefeature/smoke-scriptQuentin2020-12-061-1/+1
|
* Indentation & commentsQuentin2020-12-061-9/+19
|
* Test awscli/s3cmd interactionsQuentin2020-12-061-5/+21
|
* Test garage list & delete commandsQuentin2020-12-061-0/+9
|
* Improve README, add more testsQuentin2020-12-061-5/+9
|
* wip smoke testQuentin2020-12-051-2/+3
|
* Add a smoke test scriptQuentin2020-11-291-0/+22