aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/deployment/DeploymentTriggerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid running benchmark as part of test suiteMartin Polden2023-08-301-0/+2
* Remove active attributeMartin Polden2023-07-271-9/+9
* Revert "Remove global-service-id"Martin Polden2023-07-271-9/+9
* Remove active attributeMartin Polden2023-07-261-9/+9
* Update unit test with human cancellationjonmv2023-04-281-0/+9
* Allow pinning to a revision, set and read through APIsjonmv2023-04-181-6/+12
* Rename pinned to platformPinnedjonmv2023-04-181-8/+8
* Compute whether jobs are blocked in the right place, and exposejonmv2023-04-131-2/+2
* Let implementations short-circuit LB (re)configurationjonmv2023-03-031-1/+0
* Merge pull request #25501 from vespa-engine/jonmv/remove-tags-wiringMartin Polden2023-01-111-1/+1
|\
| * Remove redundant tags wiringjonmv2023-01-111-1/+1
* | Set newest revision as change for any instances it createsjonmv2023-01-101-13/+13
|/
* Avoid exponential behaviourjonmv2023-01-101-1/+231
* Expand test for multiple instances with complex tests and two cloudsjonmv2023-01-031-18/+69
* Use prerequsite tests, rather than same-instance declared or else fallbackjonmv2023-01-031-1/+1
* Avoid rare deadlock with production test/deployment triggeringjonmv2022-11-101-0/+59
* Revert "Close stream, add spammy log"Jon Marius Venstad2022-11-051-21/+0
* Close stream, add spammy logjonmv2022-11-051-0/+21
* No real changesjonmv2022-10-271-2/+0
* Handle instances without jobs in deployment specjonmv2022-10-261-0/+3
* Allow multiple regions and instances in app endpoints, part model + testsjonmv2022-10-191-10/+10
* Merge pull request #24406 from vespa-engine/bratseth/instance-tagsJon Bratseth2022-10-131-1/+2
|\
| * Add instance tagsJon Bratseth2022-10-121-1/+2
* | Do not retry invalid applications (for the next 100 years)jonmv2022-10-121-0/+10
* | Abandon apps which never deployed to prod, and failed for at least 30 daysjonmv2022-10-111-0/+48
|/
* Ensure operators may force downgrade to unknown versionjonmv2022-09-261-0/+27
* Refine check for whether app is/was on old majorjonmv2022-09-191-1/+8
* Do not require equal source versions for system tests to be equaljonmv2022-09-131-8/+13
* More downgrade test, fix dep.spec. test, and more text blocksjonmv2022-09-131-0/+13
* Refuse new apps deployments to outdated majorsjonmv2022-09-121-0/+53
* Add legacy confidence, which lets upgrade move apps across majorsjonmv2022-09-121-1/+3
* Require normal confidence also for dev versionsjonmv2022-09-121-2/+2
* Consider version confidence for fallback platforms (when no deployments/change)jonmv2022-09-121-0/+46
* Run test jobs only in clouds for which there are dependent deploymentsjonmv2022-09-121-7/+96
* Ensure production tests are "done" when we skip production downgradesjonmv2022-09-121-5/+28
* Ensure comp.platform for all changes of change, and do not override present onesjonmv2022-09-071-0/+26
* Merge pull request #23906 from vespa-engine/jonmv/simplify-compile-version-se...Jon Marius Venstad2022-09-051-26/+24
|\
| * Remove curator-backed platform target overridesjonmv2022-09-021-26/+24
* | Merge pull request #23892 from vespa-engine/hakonhall/disallow-gcp-endpoints-...Martin Polden2022-09-051-1/+1
|\ \ | |/ |/|
| * Disallow GCP endpoints in global routingHåkon Hallingstad2022-09-011-1/+1
* | Let revision change which requires platform override blockersjonmv2022-09-011-0/+16
|/
* Let triggerNewRevision always add compatibility platformjonmv2022-08-261-5/+21
* Only count actually upgraded apps against upgrade limitjonmv2022-08-181-3/+3
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-216/+214
* Test major downgrade across incompatible versionsjonmv2022-07-071-0/+15
* Detect when using .zone() on incomplete job typejonmv2022-06-291-1/+6
* Revert "Merge pull request #23247 from vespa-engine/revert-23218-jonmv/multip...jonmv2022-06-281-187/+288
* Revert "Jonmv/multiple test and staging zones"Jon Marius Venstad2022-06-271-288/+187
* Support multiple system/staging test cloud combinationsjonmv2022-06-231-4/+41