summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/test/java/com/yahoo/config/application/api/DeploymentSpecTest.java
Commit message (Expand)AuthorAgeFilesLines
* Ignore given region when step specifies noneJon Marius Venstad2021-02-171-20/+27
* Increase max delayJon Bratseth2020-06-201-2/+2
* Fix check for whether instance is emptyJon Marius Venstad2020-05-281-0/+18
* Avoid creating empty instance specsJon Marius Venstad2020-05-281-2/+2
* Make test for notifications in deployment spec more thoroughJon Marius Venstad2020-03-161-4/+8
* Revert "Revert "Athenz domain cannot be set on instance level, just on the ro...Jon Marius Venstad2020-01-151-12/+7
* Revert "Athenz domain cannot be set on instance level, just on the root"Bjørn Christian Seime2020-01-151-7/+12
* Athenz domain cannot be set on instance level, just on the rootJon Marius Venstad2020-01-151-12/+7
* Make the empty deployment spec really emptyJon Marius Venstad2019-12-171-8/+0
* Remove broken step completion in DeploymentSpec and handle it in orchestratio...Jon Marius Venstad2019-12-121-24/+15
* Fix validation of nested test jobsJon Marius Venstad2019-12-121-2/+4
* Revert "Revert "Jvenstad/test steps in deployment spec""Jon Marius Venstad2019-12-021-37/+186
* Revert "Jvenstad/test steps in deployment spec"Valerij Fredriksen2019-11-291-186/+37
* Read prod test and steps tags, and some refactoringJon Marius Venstad2019-11-291-2/+152
* Introduce DeclaredTest and Steps, and ParallelZones -> ParallelSteps extends ...Jon Marius Venstad2019-11-281-4/+4
* Rename deploysTo -> concerns in DeploymentSpec.Step, and includes -> deploysToJon Marius Venstad2019-11-281-31/+30
* Remove singleInstance stuff from DeploymentSpecJon Marius Venstad2019-11-061-17/+19
* Really support multiple instancesJon Marius Venstad2019-11-061-3/+3
* Merge pull request #11100 from vespa-engine/revert-11085-mpolden/revert-broke...Jon Marius Venstad2019-11-051-4/+69
|\
| * Revert "Revert "stop using deprecated deployment spec methods""Jon Marius Venstad2019-11-051-4/+69
* | No more deprecated athenz domain or service usagesJon Marius Venstad2019-11-051-36/+12
|/
* Revert "Change usages of upgradePolicy to use instance, and remove root level"Martin Polden2019-10-241-0/+1
* Revert "Validate that instances have increasing conservativeness"Martin Polden2019-10-241-69/+3
* Validate that instances have increasing conservativenessJon Marius Venstad2019-10-241-3/+69
* Change usages of upgradePolicy to use instance, and remove root levelJon Marius Venstad2019-10-241-1/+0
* Propagate Athenz serviceJon Bratseth2019-10-111-0/+73
* Revert "Merge pull request #10923 from vespa-engine/revert-10912-bratseth/ins...Jon Bratseth2019-10-081-238/+595
* Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-081-595/+238
* Allow non-existing instances when appropriateJon Bratseth2019-10-081-88/+110
* Revert "Merge pull request #10909 from vespa-engine/revert-10891-bratseth/ins...Jon Bratseth2019-10-081-238/+573
* Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-071-573/+238
* Multiple instances short formJon Bratseth2019-10-071-0/+22
* Inherit/use defaults in instancesJon Bratseth2019-10-071-29/+265
* Avoid deprecated methodsJon Bratseth2019-10-041-7/+9
* Don't use deprecated APIJon Bratseth2019-10-031-94/+93
* Basic support for explicit instanceJon Bratseth2019-10-031-59/+59
* Deployment instances spec WIPJon Bratseth2019-10-031-144/+220
* Default to all declared prod zones for endpoints without regionsØyvind Grønnesby2019-07-081-0/+31
* Change default endpoint-id to be "default"Øyvind Grønnesby2019-06-261-3/+3
* Improve validation of endpoint IDsMartin Polden2019-06-061-0/+45
* Add validation of the regions mentioned in the endpointsØyvind Grønnesby2019-05-311-1/+4
* Add endpoints to deployment specificationØyvind Grønnesby2019-05-291-2/+40
* Make tester flavours configurable in deployment.xmlJon Marius Venstad2019-03-081-0/+14
* Remove support for block-upgrade element in deployment.xmlHarald Musum2019-01-211-32/+0
* Better API?Jon Marius Venstad2019-01-041-5/+5
* Move Notifications to upper levelJon Marius Venstad2019-01-031-6/+5
* Update notifications syntaxJon Marius Venstad2019-01-031-6/+12
* Read notifications from deployment spec XMLJon Marius Venstad2019-01-021-0/+31
* Don't upgrade if major version i pinnedJon Bratseth2018-10-181-0/+15
* Fix tests after refactorMorten Tokle2017-11-231-4/+4