aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-testrunner-components
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-2/+1
* Update copyrightJon Bratseth2023-10-099-9/+9
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* prefer underVespaHome() to construct sub-directoriesArne Juul2022-10-271-1/+1
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
* install_jar CMake functionHåkon Hallingstad2022-05-201-2/+2
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Let fat-jar test runner fail production tests when no tests are presentJon Marius Venstad2022-02-281-1/+1
* Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-222-15/+14
* Move ANSI to HTML to separate class, and simplifyJon Marius Venstad2021-12-033-42/+5
* Remove unused log file generationJon Marius Venstad2021-12-032-23/+8
* Upgrade jansi 1.11 --> 1.18Jon Marius Venstad2021-12-031-1/+1
* Upgrade junit-jupiter to 5.8.1Bjørn Christian Seime2021-11-252-2/+2
* Set up VespaCliTestRunner as well when using new test frameworkJon Marius Venstad2021-11-171-2/+6
* Have registry injected, and wrap runners in an aggregateJon Marius Venstad2021-11-171-2/+11
* Revert "Merge pull request #20066 from vespa-engine/revert-20065-jonmv/vespa-...Jon Marius Venstad2021-11-177-249/+52
* Revert "Jonmv/vespa cli test runner"Jon Marius Venstad2021-11-177-52/+249
* Eliminate duplicate TestRunnerHandlerJon Marius Venstad2021-11-172-190/+0
* Reuse existing classesJon Marius Venstad2021-11-171-53/+9
* Unify test runner interfaces and simplifyJon Marius Venstad2021-11-173-9/+7
* Move TestProfile to module where it is usedJon Marius Venstad2021-11-176-16/+55
* Update 2020 Oath copyrights.gjoranv2021-10-2710-10/+10
* Print environment for mvn commandJon Marius Venstad2021-04-091-2/+3
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-3/+2
* Revert "Revert "Junit 4.13 and juptier 5.7.0" (#15054)"Harald Musum2020-11-092-2/+2
* Revert "Junit 4.13 and juptier 5.7.0" (#15054)Jon Marius Venstad2020-10-272-2/+2
* Junit 4.13 and juptier 4.7.0Jon Marius Venstad2020-10-272-2/+2
* 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
* Treat no test jar like no staging/system tests: failureJon Marius Venstad2020-08-242-6/+23
* Upgrade junit to 5.6.2Morten Tokle2020-08-032-2/+2
* Exclude junit from vespa-osgi-testrunner dependency to resolve surefire crashBjørn Christian Seime2020-07-021-0/+11
* Depend on osgi testrunner and prepare to move handlerMorten Tokle2020-07-027-40/+14
* Use a repo location that does not write to thin pool on DockerHarald Musum2020-04-291-1/+1
* Use /tmp/ for maven local repositoryHarald Musum2020-04-281-0/+1
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-2/+2
* Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-1/+1
* Use java.util.logging.Level in static imports.gjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Stop accepting requests to legacy pathHarald Musum2020-02-201-3/+2
* Remove support for old format for /tester/v1/log requests,Harald Musum2020-02-062-22/+3
* Move SlimeUtils to vespajlibMartin Polden2020-02-061-1/+1
* Add /tester/v1/log2 with extended responseHarald Musum2020-01-292-18/+68
* Do not run staging tests during setupJon Marius Venstad2020-01-191-1/+1
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-173-8/+4
* Cap log entries from tests to 8kb per entry (line)Jon Marius Venstad2020-01-161-1/+5
* Revert "Revert "Bjorncs/apache commons libraries cleanup""Bjørn Christian Seime2020-01-082-7/+1
* Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-082-1/+7