aboutsummaryrefslogtreecommitdiff
path: root/script
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CLI and prettify CLI outpuAlex Auvolat2021-03-121-1/+1
|
* Rename n_tokens into capacityAlex Auvolat2021-03-101-1/+1
|
* Use smaller capacities for nodesAlex Auvolat2021-03-051-1/+1
|
* Not fully tested: new multi-dc MagLevAlex Auvolat2021-03-051-15/+15
|
* Simulate stuff moving aroundAlex Auvolat2021-02-251-68/+107
|
* Add adapted version of maglev for multi-dcAlex Auvolat2021-02-211-2/+76
|
* Maglev simulationAlex Auvolat2021-02-211-7/+61
|
* Evaluate hash functionsAlex Auvolat2021-02-211-22/+25
|
* Add script to simulate different kinds of ringsAlex Auvolat2021-02-211-0/+120
|
* try to fix smoke testAlex Auvolat2021-02-173-6/+11
| | | | 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
|
* Update testing scriptQuentin Dufour2020-12-171-0/+14
|
* Fix S3 commandQuentin2020-12-101-5/+10
|
* Merge branch 'master' into feature/websiteQuentin2020-12-103-6/+60
|\
| * 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-063-6/+41
| |
| * Test garage list & delete commandsQuentin2020-12-061-0/+9
| |
| * Improve README, add more testsQuentin2020-12-062-6/+9
| |
| * wip smoke testQuentin2020-12-052-12/+9
| |
* | Fix merge errorQuentin2020-11-291-1/+0
| |
* | Merge branch 'master' into feature/websiteQuentin2020-11-292-7/+8
|\|
| * Use ipv6 localhost for dev cluster and different port numbersAlex Auvolat2020-11-292-8/+8
| |
* | Use aws cli version 2Quentin2020-11-291-2/+2
| |
* | Merge branch 'master' into feature/websiteQuentin2020-11-294-1/+34
|\|
| * A fix for s3cmdQuentin2020-11-291-0/+1
| |
| * Rollback logging on dev-clusterQuentin2020-11-291-1/+1
| |
| * Add a smoke test scriptQuentin2020-11-293-1/+28
| |
| * S3 does not support accentuated buckets + add a script to clean tmpQuentin2020-11-292-3/+10
| |
* | Use awscli instead of s3cmdQuentin2020-11-212-11/+8
| |
* | 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-202-1/+4
|
* Quicker dev with more scriptsQuentin2020-11-204-0/+103