aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-testrunner-components/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-096-6/+6
* 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
* 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-032-36/+5
* Remove unused log file generationJon Marius Venstad2021-12-032-23/+8
* 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-277-7/+7
* 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
* 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
* Depend on osgi testrunner and prepare to move handlerMorten Tokle2020-07-026-40/+7
* 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-081-2/+1
* Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-081-1/+2
* Remove use of commons-io from vespa-testrunner-componentsBjørn Christian Seime2020-01-071-2/+1
* Add/corect copyright headersJon Bratseth2020-01-038-1/+9
* Add key and certificate pair to tester artifacts, and use for SSLContextJon Marius Venstad2019-09-092-2/+5
* Locate mvn from PATHHåkon Hallingstad2019-08-261-4/+1
* Merge pull request #10312 from vespa-engine/jvenstad/test-categories-simplifi...Harald Musum2019-08-204-12/+5
|\
| * Use new integration test category names for ai.vespa classesJon Marius Venstad2019-08-162-4/+4
| * No need to overwrite excludedGroups, since this isn't setJon Marius Venstad2019-08-162-2/+0