aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* Extract factory methodMartin Polden2022-11-142-8/+7
* 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-312-0/+4
* Add "schema-removal alias for content-type-removal"Kristian Aune2022-10-201-1/+22
* 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-122-8/+22
* Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-092-28/+8
* Allow cloud-account attribute on prod elementMartin Polden2022-09-091-0/+6
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-092-8/+22
* Finalize cloud account syntaxMartin Polden2022-05-202-9/+11
* Limit cloud account to production zonesMartin Polden2022-05-121-2/+4
* Support cloud account in deployment specMartin Polden2022-05-112-0/+50
* 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
* Default to days contained in the date rangeMartin Polden2022-01-101-0/+6
* Support date range in block windowMartin Polden2022-01-072-43/+145
* 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-022-3/+100
* CleanupMartin Polden2021-11-021-33/+31
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-078-8/+8
* Allow configuring upgrade rollout in deployment.xmlJon Marius Venstad2021-08-192-16/+35
* Do valiation when checking allowsHarald Musum2021-06-281-1/+2
* Mostly remove old way of overriding validations in devJon Bratseth2021-06-081-15/+0
* Ignore given region when step specifies noneJon Marius Venstad2021-02-172-39/+49
* Add a separate construct in ModelContext.Properties for feature flagsBjørn Christian Seime2020-11-031-0/+36
* Don't use optional in with* methodsØyvind Grønnesby2020-09-301-0/+10
* Use BigDecimal for budget inside the QuotaØyvind Grønnesby2020-09-301-0/+41
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-121-27/+25
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-111-25/+27
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-111-27/+25
* Increase max delayJon Bratseth2020-06-202-4/+4
* Merge pull request #13420 from vespa-engine/jonmv/empty-instances-are-nothingJon Marius Venstad2020-05-282-2/+33
|\
| * Fix check for whether instance is emptyJon Marius Venstad2020-05-282-0/+19
| * Avoid creating empty instance specsJon Marius Venstad2020-05-282-2/+14
* | Use java Files class for creating temp dirHarald Musum2020-05-281-7/+17
|/
* Make test for notifications in deployment spec more thoroughJon Marius Venstad2020-03-161-4/+8
* Verify that deployment spec with empty <deployment> tag is emptyJon Marius Venstad2020-02-271-0/+1