aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/deployment/DeploymentContext.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Ensure deactivate removes all generated recordsMartin Polden2023-09-141-10/+2
* Avoid maintaining routing policies for non-active load balancersMartin Polden2023-06-061-18/+0
* Add submission timestamp for prod packages, and show in detail APIjonmv2023-05-151-1/+1
* When a human cancels a job, do not retry itjonmv2023-04-281-1/+1
* Support configuring BCP structureJon Bratseth2023-02-071-2/+5
* Run DNS challenges asynchronously, and check from job runnerjonmv2023-02-011-1/+4
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-301-1/+2
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-271-2/+1
* Store whether load balancers are public, in routing policyjonmv2023-01-261-1/+2
* Move failed DNS requests behind those of other apps, but keep internal orderingjonmv2023-01-191-1/+2
* Expand test for multiple instances with complex tests and two cloudsjonmv2023-01-031-1/+3
* Add ipAddress to RoutingPolicyValerij Fredriksen2022-10-061-1/+2
* Include all known deployments among "all version" in version statusjonmv2022-09-151-2/+2
* Refuse new apps deployments to outdated majorsjonmv2022-09-121-1/+1
* Validate cloud account at deployment timeMartin Polden2022-09-121-6/+6
* Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-091-6/+6
* Validate cloud account at deployment timeMartin Polden2022-09-091-6/+6
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-23/+23
* Revert "Merge pull request #23247 from vespa-engine/revert-23218-jonmv/multip...jonmv2022-06-281-5/+5
* Revert "Jonmv/multiple test and staging zones"Jon Marius Venstad2022-06-271-5/+5
* Support multiple system/staging test cloud combinationsjonmv2022-06-231-5/+5
* Simplify and clean up some code related to ordering jobs/deploymentsjonmv2022-06-171-6/+5
* Eliminate wrong use of optionaljonmv2022-06-101-31/+31
* Require tests to be run when test job is declaredjonmv2022-05-241-1/+0
* Use java.util.function.Supplierjonmv2022-05-051-21/+23
* Put submission stuff in a separate classjonmv2022-04-271-1/+1
* Fix another undetected conflictjonmv2022-04-221-2/+1
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-19/+36
* Update badges with new mustard colour for noTests and aborted, and success a ...jonmv2022-04-211-1/+27
* Add new run status noTests, which is a success, but not quite as shinyjonmv2022-04-211-0/+1
* Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-191-5/+5
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-111-5/+6
* Mark builds with equal hash as non-deployable upon accepting themjonmv2022-04-111-2/+2
* Test risk deployment orchestration, and fix skipped cumulative risk issuejonmv2022-04-111-5/+10
* Optimise importsjonmv2022-04-111-2/+2
* Add description and risk to application versionsjonmv2022-04-111-2/+1
* Inline some accessors in Applicationjonmv2022-04-101-1/+1
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-1/+1
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-1/+1
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-2/+2
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-2/+2
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-2/+2
* Use ArchiveStreamReader in controller-serverMartin Polden2022-04-041-3/+0
* Close executor in test codeJon Marius Venstad2022-03-081-2/+7
* Add a resubmit helper, fix salt and some other minor tests code bugsJon Marius Venstad2022-03-071-3/+9
* Log why runs are abortedJon Marius Venstad2022-02-281-1/+1
* Merge pull request #21360 from vespa-engine/jonmv/long-deployment-pipelines-2Valerij Fredriksen2022-02-241-6/+2
|\
| * Include tests in versino hashJon Marius Venstad2022-02-241-6/+2