aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/test/java/com/yahoo/config/application/api/DeploymentSpecTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove active attributeMartin Polden2023-07-271-68/+64
* Remove global-service-idMartin Polden2023-07-271-77/+1
* Revert "Remove global-service-id"Martin Polden2023-07-271-65/+145
* Remove active attributeMartin Polden2023-07-261-68/+64
* Remove global-service-idMartin Polden2023-07-261-77/+1
* Allow parallell cloud accounts in dep-spec, and simply some usagesjonmv2023-06-021-73/+30
* Respect host TTL (and cloud account) for tester deploymentsjonmv2023-05-301-0/+10
* Add empty-host-ttl to deployment specjonmv2023-05-261-54/+178
* Complete bcp handlingJon Bratseth2023-02-191-8/+8
* Support configuring BCP structureJon Bratseth2023-02-071-10/+10
* Disable internet-facing endpoints in test/staging if any zone has them disabledjonmv2023-02-021-0/+8
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-64/+218
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-218/+64
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-64/+218
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-218/+64
* Validate disabled regions are not targetsjonmv2023-01-171-2/+67
* Address reviewjonmv2023-01-171-1/+3
* Test more syntax validationjonmv2023-01-171-18/+40
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-171-51/+116
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-3/+3
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-3/+3
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-3/+3
* Extract factory methodMartin Polden2022-11-141-2/+2
* Make is possible to say cloud-account="default"Øyvind Grønnesby2022-11-141-0/+2
* Accept no test zipjonmv2022-11-111-24/+25
* Use root cloud account for undeclared instancesjonmv2022-10-311-0/+1
* Allow multiple regions and instances in application endpoints, part XMLjonmv2022-10-191-16/+28
* Tags influence what is deployedjonmv2022-10-141-2/+13
* Add instance tagsJon Bratseth2022-10-121-0/+24
* More downgrade test, fix dep.spec. test, and more text blocksjonmv2022-09-131-200/+229
* Allow cloud-account attribute on prod elementMartin Polden2022-09-121-0/+6
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-121-3/+17
* Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-091-23/+3
* Allow cloud-account attribute on prod elementMartin Polden2022-09-091-0/+6
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-091-3/+17
* Finalize cloud account syntaxMartin Polden2022-05-201-7/+9
* Support cloud account in deployment specMartin Polden2022-05-111-0/+22
* Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-111-1/+47
* Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-221-0/+126
* Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-181-10/+17
* Add "simultaneous" upgrade rollout strategyJon Marius Venstad2022-01-311-0/+4
* Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-211-2/+20
* Support date range in block windowMartin Polden2022-01-071-4/+47
* Make active attribute on region tag optionalMartin Polden2021-11-301-2/+2
* Require positive weight sum in DeploymentSpecMartin Polden2021-11-101-1/+2
* Finalize application-level endpoint syntaxMartin Polden2021-11-041-28/+28
* Test that different regions failMartin Polden2021-11-021-0/+2
* Support application-level endpoints in DeploymentSpecMartin Polden2021-11-021-1/+99
* CleanupMartin Polden2021-11-021-33/+31