aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Indicate amount of truncated dataJon Marius Venstad2021-12-031-1/+1
* Handle messages without end formattingJon Marius Venstad2021-12-031-4/+4
* Move ANSI to HTML to separate class, and simplifyJon Marius Venstad2021-12-032-6/+42
* Specify cloud target for test runnerJon Marius Venstad2021-12-021-1/+2
* Remove unused importsHåkon Hallingstad2021-12-011-3/+0
* Delete temporary directory on VM exitHåkon Hallingstad2021-12-011-0/+2
* Set VESPA_CLI_HOME when invoking vespa cliHåkon Hallingstad2021-12-011-0/+13
* Allow production tests in vespa-cli test runnerJon Marius Venstad2021-11-251-0/+1
* Expect tests in tests directoryJon Marius Venstad2021-11-241-6/+8
* Use ENV for overrides, allow cluster for cloudTarget service, add test cmdJon Marius Venstad2021-11-231-1/+3
* Use ENV overrides instead of argumentsJon Marius Venstad2021-11-231-5/+4
* artifactsPath points to .../artifacts anywayJon Marius Venstad2021-11-181-1/+1
* Specify overrides for creds insteadJon Marius Venstad2021-11-181-10/+3
* Specify directory rather than setting itJon Marius Venstad2021-11-181-2/+1
* Copy credentials to where vespa-cli will find themJon Marius Venstad2021-11-181-5/+16
* Artifacts are wrapped in "artifacts/"Jon Marius Venstad2021-11-181-1/+1
* Add config def and teestJon Marius Venstad2021-11-171-2/+2
* Set up VespaCliTestRunner as well when using new test frameworkJon Marius Venstad2021-11-171-0/+148
* Have registry injected, and wrap runners in an aggregateJon Marius Venstad2021-11-175-17/+132
* Always read test report, and propagate correct statusJon Marius Venstad2021-11-171-2/+1
* Revert "Merge pull request #20066 from vespa-engine/revert-20065-jonmv/vespa-...Jon Marius Venstad2021-11-176-238/+125
* Revert "Jonmv/vespa cli test runner"Jon Marius Venstad2021-11-176-125/+238
* Reuse existing classesJon Marius Venstad2021-11-171-71/+23
* Unify test runner interfaces and simplifyJon Marius Venstad2021-11-174-91/+46
* Move TestProfile to module where it is usedJon Marius Venstad2021-11-173-41/+9
* Make log available as it comes for JUnit runnerJon Marius Venstad2021-11-174-12/+22
* Move serialization to handlerJon Marius Venstad2021-11-174-51/+54
* Non-functional changesJon Marius Venstad2021-11-175-13/+12
* Update Verizon Media copyright notices.gjoranv2021-10-079-9/+9
* Present more errors to the userMorten Tokle2021-03-291-7/+9
* Add logging of ReportEntryMorten Tokle2021-03-292-2/+60
* 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-211-3/+2
* read zone from system infoMorten Tokle2020-09-141-2/+3
* Revert "Revert "Don't use credentials in production""Morten Tokle2020-09-141-7/+13
* Revert "Don't use credentials in production"Harald Musum2020-09-111-13/+7
* Don't use credentials in productionMorten Tokle2020-09-091-7/+13
* Handle log record duplicatesMorten Tokle2020-09-041-5/+3
* Handle report not readyMorten Tokle2020-08-281-2/+5
* Add test report api to test runnerMorten Tokle2020-08-274-45/+177
* Use config parameter to find correct path for 'artifacts' subdirectoryBjørn Christian Seime2020-07-101-9/+9
* 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
* 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
* Fix review commentsMorten Tokle2020-06-223-67/+5