aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-api/src/main/java/ai/vespa/hosted/api/TestConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid verbose complaint about missing keys when testing locallyjonmv2023-09-061-5/+1
* Add additional data to test runtimejonmv2022-06-101-1/+25
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Use SlimeUtils in more placesHarald Musum2020-08-211-3/+2
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Indicate whether test runtime is CI or not, in TestConfigJon Marius Venstad2019-10-081-6/+13
* Expose content clusters in TestConfigJon Marius Venstad2019-10-041-3/+21
* List content clusters also for application/v4 test-config responsesJon Marius Venstad2019-10-041-1/+1
* Local endpoints field must be named something else than "clusters"Jon Marius Venstad2019-09-101-2/+2
* Fix javadocJon Marius Venstad2019-08-201-1/+1
* Support self-hosted test config fileJon Marius Venstad2019-08-191-4/+28
* Use correct field name when deserialising test configJon Marius Venstad2019-06-141-1/+1
* Separate API and deployment authenticatorsJon Marius Venstad2019-06-131-4/+1
* Wrap TestConfig in TestRuntime, which includes and Authenticator, and obtain ...Jon Marius Venstad2019-06-131-0/+70