summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert "Athenz domain cannot be set on instance level, just on the ro...Jon Marius Venstad2020-01-152-15/+9
* Revert "Athenz domain cannot be set on instance level, just on the root"Bjørn Christian Seime2020-01-152-9/+15
* Athenz domain cannot be set on instance level, just on the rootJon Marius Venstad2020-01-152-15/+9
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* All empty deployment specs are the sameJon Marius Venstad2019-12-181-8/+10
* Make the empty deployment spec really emptyJon Marius Venstad2019-12-172-11/+3
* Remove broken step completion in DeploymentSpec and handle it in orchestratio...Jon Marius Venstad2019-12-122-43/+29
* Fix validation of nested test jobsJon Marius Venstad2019-12-122-4/+8
* Revert "Revert "Jvenstad/test steps in deployment spec""Jon Marius Venstad2019-12-022-71/+359
* Revert "Jvenstad/test steps in deployment spec"Valerij Fredriksen2019-11-292-359/+71
* Read prod test and steps tags, and some refactoringJon Marius Venstad2019-11-292-2/+292
* Introduce DeclaredTest and Steps, and ParallelZones -> ParallelSteps extends ...Jon Marius Venstad2019-11-282-8/+8
* Rename deploysTo -> concerns in DeploymentSpec.Step, and includes -> deploysToJon Marius Venstad2019-11-282-61/+59
* Remove singleInstance stuff from DeploymentSpecJon Marius Venstad2019-11-062-33/+37
* Let DeploymentSteps insert test jobs (do not trust DeploymentSpec)Jon Marius Venstad2019-11-061-333/+0
* Really support multiple instancesJon Marius Venstad2019-11-061-3/+3
* Remove deprecated zones() from DeploymentSpecJon Marius Venstad2019-11-061-1/+0
* Remove deprecated duration()Jon Marius Venstad2019-11-061-1/+0
* Remove deprecated includes(...)Jon Marius Venstad2019-11-061-20/+0
* Remove legacy endpoints()Jon Marius Venstad2019-11-051-114/+0
* Remove legacy notifications()Jon Marius Venstad2019-11-051-30/+0
* Merge pull request #11100 from vespa-engine/revert-11085-mpolden/revert-broke...Jon Marius Venstad2019-11-053-50/+70
|\
| * Revert "Revert "stop using deprecated deployment spec methods""Jon Marius Venstad2019-11-053-50/+70
* | No more deprecated athenz domain or service usagesJon Marius Venstad2019-11-053-123/+21
* | Change block window considerations to view union over all instancesJon Marius Venstad2019-11-051-32/+1
|/
* Revert "Remove globalRotations from DeploymentSpec"Martin Polden2019-10-241-1/+25
* Revert "Change usages of upgradePolicy to use instance, and remove root level"Martin Polden2019-10-243-0/+22
* 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-243-22/+0
* Remove globalRotations from DeploymentSpecJon Marius Venstad2019-10-241-25/+1
* Support legacy API with instance and global test/stagingJon Bratseth2019-10-111-1/+55
* Propagate Athenz serviceJon Bratseth2019-10-113-1/+127
* Revert "Merge pull request #10923 from vespa-engine/revert-10912-bratseth/ins...Jon Bratseth2019-10-083-238/+1693
* Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-083-1693/+238
* Allow non-existing instances when appropriateJon Bratseth2019-10-082-173/+195
* Revert "Merge pull request #10909 from vespa-engine/revert-10891-bratseth/ins...Jon Bratseth2019-10-083-238/+1671
* Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-073-1671/+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-042-11/+13
* Don't use deprecated APIJon Bratseth2019-10-032-185/+183
* Remove redundant testsJon Bratseth2019-10-031-44/+0