summaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner
Commit message (Expand)AuthorAgeFilesLines
* Track exceptions caused by invalid test bundle in test reportBjørn Christian Seime2021-01-281-10/+20
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-212-8/+2
* Update junit version to 5.7.0Harald Musum2020-11-101-2/+2
* Revert "More junit bumps" (#15053)Jon Marius Venstad2020-10-271-3/+3
* More junit bumpsJon Marius Venstad2020-10-271-3/+3
* read zone from system infoMorten Tokle2020-09-141-2/+3
* Revert "Revert "Don't use credentials in production""Morten Tokle2020-09-141-7/+13
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
* Use full name in config definition file namesHarald Musum2020-09-101-1/+1
* Handle log record duplicatesMorten Tokle2020-09-042-6/+4
* Handle report not readyMorten Tokle2020-08-282-2/+21
* Add test report api to test runnerMorten Tokle2020-08-276-45/+330
* Install junit-test-runner config definitionBjørn Christian Seime2020-07-101-0/+1
* Use config parameter to find correct path for 'artifacts' subdirectoryBjørn Christian Seime2020-07-102-9/+14
* Don't fail if staging setup tests were executed prior to staging testsBjørn Christian Seime2020-07-091-2/+2
* Add temporary solution for propagating credentials root pathBjørn Christian Seime2020-07-071-1/+15
* Split reflection hack to separate methodBjørn Christian Seime2020-07-071-5/+11
* Mark 'execution' field volatileBjørn Christian Seime2020-07-071-1/+1
* Exclude junit from vespa-osgi-testrunner dependency to resolve surefire crashBjørn Christian Seime2020-07-021-13/+1
* Remove TestCategory from apiMorten Tokle2020-07-022-14/+17
* Handle tests using new osgi runnerMorten Tokle2020-07-026-127/+165
* Copy Test runner handler.Morten Tokle2020-07-021-0/+177
* Depend on osgi testrunner and prepare to move handlerMorten Tokle2020-07-023-0/+68
* Include test bundles in imageMorten Tokle2020-06-232-3/+3
* Move unit test to same location as class being testedBjørn Christian Seime2020-06-221-70/+0
* Fix review commentsMorten Tokle2020-06-224-69/+13
* Move configuration of test runtime to test invocationMorten Tokle2020-06-221-1/+14
* Execute Junit tests in containerMorten Tokle2020-06-226-0/+452