aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/provisioning/VirtualNodeProvisioningTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate Applications.LockHÃ¥kon Hallingstad2023-10-231-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use at least 8GB memory nodes in unit testsValerij Fredriksen2023-09-081-5/+5
* Allocate all groups in one goJon Bratseth2023-07-091-4/+4
* Don't pick resources which are against recommendationsJon Bratseth2023-07-071-4/+4
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-3/+3
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-3/+3
* Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-3/+3
* Better messaging when no allocation is possibleJon Bratseth2023-05-171-7/+7
* Revert "Revert "Any architecture" MERGEOK"Jon Bratseth2023-05-031-7/+7
* Revert "Any architecture"Harald Musum2023-05-031-7/+7
* Any architectureJon Bratseth2023-05-021-7/+7
* Do not fail if no capacity due to retirementValerij Fredriksen2023-04-141-9/+5
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-12/+43
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-43/+12
* Take a separate lock for maintenance deploymentsMartin Polden2023-03-101-1/+1
* Revert "Revert "Require 2 vCPU for exclusive hosts in prod" "Valerij Fredriksen2023-02-131-5/+5
* Revert "Require 2 vCPU for exclusive hosts in prod"Valerij Fredriksen2023-02-131-5/+5
* Require 2 vCPU for exclusive hosts in prodValerij Fredriksen2023-02-091-5/+5
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-15/+15
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-15/+15
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-15/+15
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-15/+15
* Verify container cluster names in hsoted vespajonmv2023-01-181-15/+15
* Read the node after taking the lock when moving to readyValerij Fredriksen2022-11-041-4/+3
* Move application lock to ApplicationsValerij Fredriksen2022-10-271-1/+1
* Now we can adjust for redundancy when preservingJon Bratseth2022-08-031-3/+3
* Reuse fully retired nodes fasterMartin Polden2022-06-281-3/+3
* Update testsHarald Musum2022-02-231-7/+7
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-12/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make sure exclusiveToClusterType is respected in allocation codeValerij Fredriksen2021-07-271-0/+28
* Less DockerMartin Polden2021-06-241-17/+7
* Merge DockerProvisioningTest into VirtualNodeProvisioningTestMartin Polden2021-06-241-91/+519
* Clean up ProvisioningTesterMartin Polden2021-03-011-13/+12
* Keep allocation in dirtyValerij Fredriksen2021-02-241-11/+11
* Filter out snapshots taken frlm nodes out of serviceJon Bratseth2020-11-161-3/+3
* Don't reactivate on retired hostsJon Bratseth2020-10-021-89/+33
* Merge branch 'master' into bratseth/autoscaling-reconfiguration-eventsJon Bratseth2020-09-281-9/+5
|\
| * Unify node patch methods in testsMartin Polden2020-09-221-9/+5
* | Add testerJon Bratseth2020-09-281-3/+3
|/
* Use two builder methods, request() and specification()Harald Musum2020-03-171-2/+2
* Add builder for ClusterSpecHarald Musum2020-03-171-5/+2
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-2/+4
* Add combined ID to ClusterSpecMartin Polden2020-03-021-2/+2
* Require at least 4 Gb memoryValerij Fredriksen2019-09-141-1/+1
* Stop using deprecated NodeResources constructorsValerij Fredriksen2019-08-201-2/+2
* Allocate nodes through the host for tests in devValerij Fredriksen2019-08-131-3/+6
* 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