aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/provisioning/DockerProvisioningTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge DockerProvisioningTest into VirtualNodeProvisioningTestMartin Polden2021-06-241-475/+0
* Content clusters need enough cpu to manage their contentJon Bratseth2021-06-141-7/+7
* Show info on nearest flavor also with autoscalingJon Bratseth2021-05-261-2/+30
* Clean up ProvisioningTesterMartin Polden2021-03-011-3/+3
* Remove unnecessary methodJon Bratseth2021-02-101-1/+1
* getNode(...) -> node(...)Jon Bratseth2021-02-101-3/+3
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-2/+2
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-8/+8
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-8/+8
* Move node operations into a separate classJon Bratseth2021-02-081-8/+8
* Skip inactive for stateless nodesJon Bratseth2021-02-051-8/+25
* Scale content clusters to minimum 3 nodesJon Bratseth2021-02-031-1/+1
* Simplify test codeMartin Polden2020-11-271-10/+2
* Filter out snapshots taken frlm nodes out of serviceJon Bratseth2020-11-161-14/+14
* Handle exclusiveTo in allocationValerij Fredriksen2020-10-281-1/+0
* Don't reactivate on retired hostsJon Bratseth2020-10-021-86/+62
* Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-281-7/+6
|\
| * Rename methodMartin Polden2020-09-181-7/+6
* | Add testerJon Bratseth2020-09-281-16/+16
|/
* Revert "Revert "Bratseth/allocation improvements" MERGEOK"Jon Bratseth2020-09-091-0/+58
* Revert "Bratseth/allocation improvements"Jon Marius Venstad2020-09-091-58/+0
* Don't change node allocation when we cannot failJon Bratseth2020-09-091-10/+34
* Reuse inactive nodes also when they are retired firstJon Bratseth2020-09-091-0/+34
* Preserve allocation when possibleJon Bratseth2020-08-201-0/+34
* SpareCapacityMaintainer sketchJon Bratseth2020-06-121-2/+2
* Apply limits to forecastsJon Bratseth2020-05-291-0/+45
* Prepare to take overhead into account when allocating sharedJon Bratseth2020-05-261-37/+37
* Improve error messageJon Bratseth2020-05-191-3/+8
* Collect all out of capacity reasonsJon Bratseth2020-05-181-1/+5
* Enforce disk size limitsJon Bratseth2020-05-131-6/+6
* Validate real resources available during allocationJon Bratseth2020-05-121-1/+1
* Collect resource fields into ClusterResourcesJon Bratseth2020-03-251-1/+2
* Move group argument inside CapacityJon Bratseth2020-03-251-3/+2
* Use two builder methods, request() and specification()Harald Musum2020-03-171-11/+11
* Add builder for ClusterSpecHarald Musum2020-03-171-13/+12
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-12/+16
* Add combined ID to ClusterSpecMartin Polden2020-03-021-11/+11
* Cleanup testJon Bratseth2020-01-231-6/+2
* Test reservation of hosts to tenantsJon Bratseth2020-01-231-0/+56
* Move compatible check to enumsJon Bratseth2019-11-141-3/+23
* Require at least 4 Gb memoryValerij Fredriksen2019-09-141-3/+3
* Stop using deprecated NodeResources constructorsValerij Fredriksen2019-08-201-4/+4
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-1/+1
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-1/+1
* Remove canonical flavorJon Bratseth2019-08-141-1/+1
* Allocate nodes through the host for tests in devValerij Fredriksen2019-08-131-2/+2
* Revert "Return 409 with error code TRANSIENT_ERROR when getting TransientExce...Harald Musum2019-08-011-1/+1
* Move some exceptions to its own package (making them not part of public API)Harald Musum2019-08-011-1/+1
* Remove unused rotations parameterMartin Polden2019-06-261-9/+7
* Take disk speed into accountJon Bratseth2019-05-181-1/+2