summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/provisioning/DynamicDockerProvisionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Less DockerMartin Polden2021-06-241-453/+0
* Content clusters need enough cpu to manage their contentJon Bratseth2021-06-141-2/+2
* Prefer NodeList operations where possibleMartin Polden2021-04-281-10/+8
* Revert "Scale content clusters to minimum 3 nodes"Harald Musum2021-03-101-3/+3
* Provision config servers dynamicallyMartin Polden2021-03-021-4/+4
* Consolidate HostProvisioner mocksMartin Polden2021-03-021-48/+1
* Less DockerMartin Polden2021-02-181-1/+1
* Remove unnecessary methodJon Bratseth2021-02-101-7/+7
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-101-11/+11
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-2/+2
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-24/+24
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-24/+24
* Move node operations into a separate classJon Bratseth2021-02-081-24/+24
* Scale content clusters to minimum 3 nodesJon Bratseth2021-02-031-2/+2
* Set pool addresses when generating hostHåkon Hallingstad2020-11-191-1/+2
* Filter out snapshots taken frlm nodes out of serviceJon Bratseth2020-11-161-15/+15
* Force migration on exclusivity violation in dynamically provisioned zonesValerij Fredriksen2020-10-301-0/+23
* Allow provisioning shared, and set exclusiveTo on provisioned nodeHåkon Hallingstad2020-10-291-6/+10
* Handle exclusiveTo in allocationValerij Fredriksen2020-10-281-38/+117
* Support provisioning of shared hostsHåkon Hallingstad2020-10-271-5/+6
* Revert "Revert "Remove allow host sharing""Valerij Fredriksen2020-10-201-2/+1
* Revert "Remove allow host sharing"Valerij Fredriksen2020-10-191-1/+2
* Make sure HostProvisioner presence is 1-to-1 with dynamicProvisioning propertyValerij Fredriksen2020-10-191-1/+0
* Remove allowHostSharingValerij Fredriksen2020-10-191-1/+1
* Allow non-exclusive allocation in AWSValerij Fredriksen2020-10-191-13/+0
* Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-281-9/+8
|\
| * Unify node patch methods in testsMartin Polden2020-09-221-2/+1
| * Rename methodMartin Polden2020-09-181-7/+7
* | Add testerJon Bratseth2020-09-281-8/+8
|/
* SimplifyJon Bratseth2020-05-291-4/+4
* Apply limits to forecastsJon Bratseth2020-05-291-44/+4
* Use real resource forecast in initial deploymentJon Bratseth2020-05-281-2/+2
* Merge pull request #13401 from vespa-engine/mpolden/provision-exact-capacityMartin Polden2020-05-281-2/+1
|\
| * Add Cloud builderMartin Polden2020-05-271-2/+1
* | Map both waysJon Bratseth2020-05-271-5/+9
* | Make room for overhead when allocating on shared nodesJon Bratseth2020-05-261-1/+2
* | Prepare to take overhead into account when allocating sharedJon Bratseth2020-05-261-16/+16
* | Consider the lowest real resources we'll get when allocatingJon Bratseth2020-05-261-6/+11
|/
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-2/+2
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-2/+2
* Clean up HostSpec constructorsJon Bratseth2020-05-221-2/+2
* Merge pull request #13287 from vespa-engine/bratseth/autoscale-groupsizeJon Bratseth2020-05-181-9/+10
|\
| * Consider all group sizesJon Bratseth2020-05-181-9/+10
* | Add a testJon Bratseth2020-05-181-16/+53
|/
* Validate all specified limitsJon Bratseth2020-05-131-1/+1
* Match storage type and disk speedJon Bratseth2020-05-081-2/+46
* Use Cloud instead of flag for dynamic provisioningValerij Fredriksen2020-05-071-20/+9
* Model cloud features explicitlyMartin Polden2020-05-061-6/+9
* Set current OS version for provisioned hostMartin Polden2020-05-061-2/+2
* Add OS version parameter to HostProvisionerMartin Polden2020-05-051-6/+7