summaryrefslogtreecommitdiff
path: root/test/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Make perf-test work with continuous mergeMagnus Ahltorp2017-02-081-16/+28
|
* Secondary merge node already has a logorder file.erlmerge_sthLinus Nordberg2017-02-081-1/+0
|
* Improve start and stop of Erlang nodesMagnus Ahltorp2017-02-074-40/+54
|
* Create and use the minsize file.Linus Nordberg2017-02-074-4/+6
|
* Parallelised merge, sth phase.Linus Nordberg2017-02-075-14/+19
|
* Some shells (like dash when invoked as /bin/sh) don't do brace expansion.Linus Nordberg2017-02-061-1/+3
|
* Some shells (like dash when invoked as /bin/sh) don't like '==' to test.Linus Nordberg2017-02-061-1/+1
|
* Wait for merge in testsMagnus Ahltorp2017-02-065-12/+21
|
* Added tools for getting and generating global configMagnus Ahltorp2017-02-027-26/+63
|
* merge_sth.py doesn't do the right thing when 'sth' is missing.erlmerge_backupLinus Nordberg2017-02-021-0/+1
| | | | See CATLFISH-88, CATLFISH-89 for a discussion.
* Parallelised merge, distribution phase.erlmerge_distLinus Nordberg2017-02-016-5/+43
|
* Verify config file signatureMagnus Ahltorp2017-02-011-1/+1
| | | | | Read log key from config file in more places. Check STH signature in storagegc.py
* API keys are now provided in the config file.Magnus Ahltorp2017-01-201-11/+18
| | | | Also added CA cert verification for internal TLS connections.
* Change hard coded paths to use variablesMagnus Ahltorp2016-11-221-8/+8
|
* Added performance testsMagnus Ahltorp2016-11-022-1/+72
|
* Test failing merge backupMagnus Ahltorp2016-10-1410-46/+92
| | | | Refactor tests
* Make tests run independently from cwdMagnus Ahltorp2016-10-1310-132/+139
|
* Specify where to source test.shvars from ('./').Linus Nordberg2016-10-0610-10/+10
| | | | For people without '.' in PATH.
* Move test preparation to separate shell scriptMagnus Ahltorp2016-10-052-47/+89
|
* Move tests to shell scriptsMagnus Ahltorp2016-10-059-0/+249