summaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Don't scale down if we are likely to scale back upJon Bratseth2023-07-201-1/+0
| | | | | | | | | When we decide to scale number of nodes down we'll see a lower ideal load because we need to be able to handle one node going down. This may lead us to be closer to ideal (at current peak load) than otherwise anticipated, such that we are quite likely to soon scale back up. This checks for that and avoids scaling down dimensions where this is the case.
* Use different exception message if services.xml is missingHarald Musum2023-07-061-7/+4
|
* Don't assume any environments are single-regionJon Bratseth2023-05-154-39/+84
|
* Pass ClusterInfoJon Bratseth2023-03-012-4/+3
|
* add unit testArne Juul2023-01-241-0/+34
|
* Use text blocks, and kill xml unit test dependencyjonmv2023-01-1110-454/+453
|
* Reinstate removed tags method from config model apijonmv2023-01-111-1/+1
|
* Use FilesApplicationPackage in complex override testjonmv2023-01-111-5/+12
|
* Add a testJon Bratseth2023-01-103-0/+527
|
* Add instance tagsJon Bratseth2022-10-125-27/+248
|
* qrserver -> containerHarald Musum2022-08-081-4/+4
|
* Support rank profile files in schemas/ and subdirsHarald Musum2022-05-192-0/+5
|
* Validate file extension for app files, part 4Harald Musum2022-04-282-8/+8
| | | | | * Allow .gitignore files everywhere and .profile files in schemas/ directory * Move exception handling and logging to config server code
* Handle .profile files in subdirs of schemas/Harald Musum2022-04-2811-3/+60
|
* Validate files only, allow anything in models/ for nowHarald Musum2022-04-271-0/+3
|
* Validate file extension for files in application packageHarald Musum2022-04-277-1/+65
| | | | | Start validating file extension for files application package subdirectories, only a subset of subdirectories handled for now
* More testjonmv2022-04-221-1/+9
|
* Unify file access in FilesApplicationPackagejonmv2022-04-221-0/+9
|
* Add a top layer path to virtual file systemJon Marius Venstad2022-03-243-0/+34
|
* pick up "legacy" XML tags from services.xmlArne H Juul2022-01-064-0/+44
|
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-191-8/+7
|
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-0724-24/+24
|
* - Add testing of FileDBRegistry.Henning Baldersheim2021-08-241-40/+0
| | | | | - Remove PreGeneratedRegistry. - Allow files to not exist after bootstrap.
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-1/+0
| | | | This is necessary as bootstrapping the configserver with a new version might change set of files to distribute.
* Add option for adding blobsHenning Baldersheim2021-06-091-5/+7
|
* Move methods and do not hardcodeHarald Musum2021-06-071-6/+11
|
* searchdefinitions -> schemasHarald Musum2021-06-033-0/+0
|
* Use RegionName.defaultName()Martin Polden2021-03-151-11/+5
|
* Throw exception if services.xml is emptyHarald Musum2021-01-061-2/+18
|
* Revert "Revert "Add required="true" for override without node children""Håkon Hallingstad2020-11-031-1/+51
|
* Revert "Add required="true" for override without node children"Håkon Hallingstad2020-11-021-51/+1
|
* Add required="true" for override without node childrenHåkon Hallingstad2020-11-021-1/+51
|
* Log more when preprocessing failsHarald Musum2020-10-301-4/+1
|
* Minor unification of tests.Henning Baldersheim2020-08-124-27/+16
|
* Do the obvious thing in MockFileRegistry when adding a fileHarald Musum2020-07-121-2/+2
|
* Do not hardcode entries and source host in mockHarald Musum2020-07-121-14/+10
| | | | | * Use hostname of localhost if host not found and equal to localhost instead of hardcoded name for tests
* Use java Files class for creating temp dirHarald Musum2020-05-281-1/+0
|
* Allow services.xml variants on application instance nameJon Bratseth2019-09-095-15/+36
|
* Replace 'jdisc' with 'container' in config-application-packagegjoranv2019-07-115-32/+32
|
* Make pre-processing respect region for dev environmentsMartin Polden2019-01-112-8/+38
|
* Complete testJon Bratseth2018-11-231-5/+57
|
* Add a testJon Bratseth2018-11-182-1/+86
|
* Merge pull request #7337 from vespa-engine/bratseth/allow-subset-matchesHarald Musum2018-10-222-29/+37
|\ | | | | Allow subset matches
| * Allow subset matchesJon Bratseth2018-10-172-29/+37
| |
* | Move major-version from services to deployJon Bratseth2018-10-185-0/+54
|/
* Use full nameHarald Musum2018-10-034-4/+4
|
* Allow multiple regions and environments in a single attributeJon Bratseth2018-09-253-32/+73
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
|
* Avoid using deprecated methodHarald Musum2018-01-311-1/+0
|