aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/HostResourceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* split AbstractConfigProducerArne Juul2023-02-131-2/+2
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-5/+5
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-081-3/+3
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-4/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-1/+6
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-6/+1
* Clean up HostSpec constructorsJon Bratseth2020-05-221-1/+6
* Use two builder methods, request() and specification()Harald Musum2020-03-171-1/+1
* Add builder for ClusterSpecHarald Musum2020-03-171-3/+1
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-1/+1
* Update testsHarald Musum2020-03-131-6/+2
* Don't pretend hosts can have multiple membershipsJon Bratseth2019-11-131-47/+7
* retry: refactor requestor apiArne Juul2019-08-061-4/+8
* Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-041-8/+4
* remove now-unused getPortSuffixesArne Juul2019-08-011-9/+0
* add API for explicitly allocating network portsArne Juul2019-08-011-0/+13
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
* Remove unused rotations parameterMartin Polden2019-06-261-3/+1
* rewrite port allocationArne Juul2019-03-011-65/+7
* add list of network port allocationsArne Juul2019-02-201-3/+12
* Add rotations to cluster specMartin Polden2019-02-041-2/+2
* Wire in deployLogger explicit instead of using a backdoor.Henning Baldersheim2018-10-081-17/+24
* Wire in the deploylogger from the frontHenning Baldersheim2018-10-081-2/+4
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Always pass wanted Vespa versionJon Bratseth2017-04-191-1/+2
* Return ClusterMembership instead of ClusterSpec.gjoranv2017-02-281-1/+1
* Add method and tests for primary cluster membership.gjoranv2017-02-281-1/+71
* Rename method.gjoranv2017-02-281-7/+7
* PublishJon Bratseth2016-06-151-0/+105