summaryrefslogtreecommitdiff
path: root/test
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-0212-29/+73
|
* 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, backup phase.Linus Nordberg2017-02-021-0/+3
|
* Parallelised merge, distribution phase.erlmerge_distLinus Nordberg2017-02-018-7/+57
|
* Verify config file signatureMagnus Ahltorp2017-02-017-1/+26
| | | | | Read log key from config file in more places. Check STH signature in storagegc.py
* Remove old @-style preprocessing code.Magnus Ahltorp2017-01-231-2/+1
|
* API keys are now provided in the config file.Magnus Ahltorp2017-01-203-11/+19
| | | | 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-023-1/+78
|
* Remove unused code from test Makefile.Magnus Ahltorp2016-10-181-29/+0
| | | | Fix parsing bug in compileconfig.
* Test failing merge backupMagnus Ahltorp2016-10-1410-46/+92
| | | | Refactor tests
* Make tests run independently from cwdMagnus Ahltorp2016-10-1312-141/+149
|
* 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-0510-156/+253
|
* Move tests to test/MakefileMagnus Ahltorp2016-10-054-24/+224
| | | | Tests only touch the catlfish/tests directory.
* Merge remote-tracking branch 'refs/remotes/map/python-requests-chunked'Linus Nordberg2016-07-111-0/+2
|\
| * Added commented out permdb option for merge secondary testMagnus Ahltorp2016-03-181-0/+2
| |
* | Implement CATLFISH-74Magnus Ahltorp2016-07-111-3/+6
|/
* Fix backup-quorum-size and use it.Linus Nordberg2015-11-101-0/+2
|
* Add missing root CA in tests.Linus Nordberg2015-08-241-0/+81
|
* Use paths/public_cacertfile config variable for public https certMagnus Ahltorp2015-08-241-0/+1
|
* Script for converting database to new formatMagnus Ahltorp2015-08-1932-0/+36
|
* Preliminary merge secondary support. Change merge db to lowercase.Magnus Ahltorp2015-07-312-0/+23
|
* Implement rate limiting of add_chainMagnus Ahltorp2015-06-121-0/+3
|
* Don't answer public requests if STH is too old or nonexistentMagnus Ahltorp2015-06-121-0/+2
|
* Remove unused file.Linus Nordberg2015-05-061-36/+0
|
* Run all types of nodes from the same docker image.Linus Nordberg2015-04-131-0/+1
|
* Move path to verifycert.erl to config file.Linus Nordberg2015-04-101-0/+1
|
* Testing environment for hsm signingMagnus Ahltorp2015-04-101-0/+6
|
* Generate test authentication keys dynamicallyMagnus Ahltorp2015-03-318-36/+0
|
* X.509 cert generation for http serverMagnus Ahltorp2015-03-313-7/+10
|
* Cleanup tests and use urllib2.build_openerMagnus Ahltorp2015-03-313-14/+14
| | | | | | | | | Remove unused files Generate test config files directly in release directory Move test database files to "tests" directory Generate log key when preparing tests Report error when STH not found in v1.erl Make merge, fetchallcerts, submitcert, verifysct, and testcase1 take log key as argument
* Allow local administrator to override IP address and port for web serverMagnus Ahltorp2015-03-303-5/+15
| | | | Closes CATLFISH-30
* Merge remote-tracking branch 'refs/remotes/map/compileconfig2'Linus Nordberg2015-03-257-135/+56
|\ | | | | | | | | Conflicts: .gitignore
| * Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-237-135/+56
| |
* | Store rejected certificates.Linus Nordberg2015-03-2513-0/+861
|/ | | | | | | Not storing the full chain, which would be even more useful. No rate limiting, which would be good. Also, reorganise some in x509.erl and add tests.
* Test moreMagnus Ahltorp2015-03-081-0/+1
|
* Save STH instead of calculating a new one each time.Magnus Ahltorp2015-03-042-1/+2
|
* merge.py: use external signingMagnus Ahltorp2015-03-031-1/+1
|
* Move to external signingMagnus Ahltorp2015-03-024-3/+49
|
* Make sign and ht optional processes. Move sign args to config.Magnus Ahltorp2015-03-011-0/+3
|