summaryrefslogtreecommitdiffstats
path: root/vespa-testrunner-components
Commit message (Collapse)AuthorAgeFilesLines
* Print environment for mvn commandJon Marius Venstad2021-04-091-2/+3
|
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-3/+2
| | | | | Add replacement constructors without AccessLog. Remove use of deprecated constructors for internal handlers.
* Revert "Revert "Junit 4.13 and juptier 5.7.0" (#15054)"Harald Musum2020-11-092-2/+2
| | | | This reverts commit eee4f01559ec6be4bd1bc4b8e065600eb8533ebf.
* 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 src/main/resources/configdefinitions as default when no argument is given
* 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
| | | | start returning new format
* Move SlimeUtils to vespajlibMartin Polden2020-02-061-1/+1
|
* Add /tester/v1/log2 with extended responseHarald Musum2020-01-292-18/+68
| | | | | | Will return logs in a named array inside a Json object. Easier to handle deserialization with Jackson and makes it possible to extend response in the future if needed
* 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
|
* Remove use of commons-io from vespa-testrunner-componentsBjørn Christian Seime2020-01-072-7/+1
|
* Add/corect copyright headersJon Bratseth2020-01-0311-1/+12
|
* Install more config definition files.Tor Egge2019-11-291-1/+1
|
* 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 ↵Harald Musum2019-08-204-12/+5
|\ | | | | | | | | vespa-engine/jvenstad/test-categories-simplification Jvenstad/test categories simplification
| * 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
| |
| * Excludes no longer necessary with separate test jarJon Marius Venstad2019-08-163-6/+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-152-1/+1
|
* Add custom path to PATH to run mvn?Jon Marius Venstad2019-08-142-1/+1
|
* Set test credentials root only when it has credentialsJon Marius Venstad2019-08-142-26/+31
|
* Support JUnit 5 in tester applicationsJon Marius Venstad2019-06-212-8/+20
|
* Revert "Replace System and Staging tests with Functional and Upgrade"Jon Marius Venstad2019-06-192-4/+4
|
* Replace System and Staging tests with Functional and UpgradeJon Marius Venstad2019-06-142-4/+4
|
* Print stack traces when JUnit tests fail, also on testersJon Marius Venstad2019-06-072-0/+2
|
* 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
|
* Change testrunner things for moved testsJon Marius Venstad2019-04-302-5/+5
|
* Set VESPA_HOME for unit tests using defaultsJon Marius Venstad2019-03-261-0/+9
|
* Use vespaHomeJon Marius Venstad2019-03-262-2/+4
|
* Move vespa-testrunner-components hereJon Marius Venstad2019-03-2613-0/+861