aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-testrunner-components/src/main/java/com/yahoo/vespa/hosted/testrunner/TestRunner.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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
* Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-221-4/+8
* Move ANSI to HTML to separate class, and simplifyJon Marius Venstad2021-12-031-20/+5
* Remove unused log file generationJon Marius Venstad2021-12-031-14/+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-171-5/+13
* Revert "Jonmv/vespa cli test runner"Jon Marius Venstad2021-11-171-13/+5
* Unify test runner interfaces and simplifyJon Marius Venstad2021-11-171-2/+1
* Move TestProfile to module where it is usedJon Marius Venstad2021-11-171-3/+12
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Print environment for mvn commandJon Marius Venstad2021-04-091-2/+3
* Treat no test jar like no staging/system tests: failureJon Marius Venstad2020-08-241-2/+7
* Depend on osgi testrunner and prepare to move handlerMorten Tokle2020-07-021-7/+3
* 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
* Use java.util.logging.Level in static imports.gjoranv2020-04-251-2/+2
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-171-7/+2
* Cap log entries from tests to 8kb per entry (line)Jon Marius Venstad2020-01-161-1/+5
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Add key and certificate pair to tester artifacts, and use for SSLContextJon Marius Venstad2019-09-091-0/+2
* Locate mvn from PATHHåkon Hallingstad2019-08-261-4/+1
* Add environment info to debug logging at start of runJon Marius Venstad2019-08-191-3/+10
* Print debug info and use absolute path in public image for nowJon Marius Venstad2019-08-191-1/+6
* Revert "Add custom path to PATH to run mvn?"Jon Marius Venstad2019-08-151-1/+0
* Add custom path to PATH to run mvn?Jon Marius Venstad2019-08-141-0/+1
* Set test credentials root only when it has credentialsJon Marius Venstad2019-08-141-24/+28
* Revert "Set environment variable to mimick SD"Harald Musum2019-05-251-1/+0
* Set environment variable to mimick SDJon Marius Venstad2019-05-241-0/+1
* Move vespa-testrunner-components hereJon Marius Venstad2019-03-261-0/+195