aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/deployment/TesterCloud.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid wait for health check for first-time dev deploymentsjonmv2023-10-101-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-301-11/+3
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-271-3/+11
* Check private endpoints from same-zone config server insteadjonmv2023-01-271-1/+1
* Move container status.html check as welljonmv2023-01-271-8/+2
* Refactor endpoint verification during deploymentsjonmv2023-01-271-5/+3
* Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-191-2/+3
* Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-191-3/+2
* Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-121-2/+3
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-3/+4
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-4/+3
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+0
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-3/+5
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-5/+3
* Use DomainName for routing names, and fix invalid unit test namesjonmv2022-04-081-2/+4
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-1/+1
* Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-221-0/+3
* Make it possible to reset runs—they count as failed, so do clean-up, then r...Jon Marius Venstad2022-02-161-0/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Include test report in job run detailsMorten Tokle2020-09-011-0/+3
* Remove unused importsMartin Polden2020-03-061-1/+0
* Rename some things, collapse some codeJon Marius Venstad2020-03-051-1/+1
* Validate CNAMEs and IP lookup after deploymentJon Marius Venstad2020-03-051-7/+7
* Remove unused TesterCloud methodsJon Marius Venstad2020-03-051-12/+0
* Remove unused default implementationsHarald Musum2020-01-311-6/+3
* Add more methodsHarald Musum2020-01-231-2/+18
* Add method for getting tester status through config serverHarald Musum2020-01-221-0/+5
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-171-2/+4
* use internal ssl context for tester appandreer2019-09-201-0/+3
* Look up endpoints as part of endpoint-ready-checkJon Marius Venstad2019-09-161-0/+3
* Wait for 100 consecutive OKs from each container/status.html during installationJon Marius Venstad2019-09-111-2/+2
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Wait for explicit OK from testerJon Marius Venstad2018-09-111-0/+3
* Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-231-2/+5
* Renamed Testers to TestCloudJon Marius Venstad2018-08-061-0/+59