aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils/MockDeployer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Trigger periodic redeployment for apps with readied reindexingjonmv2023-08-301-0/+8
* Use deploy time (prepare time) when considering applications for maintenance ...Harald Musum2023-08-301-12/+22
* Test warningJon Bratseth2023-07-051-1/+1
* Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-1/+1
* Rename method to reflect better what it actually returnsHarald Musum2023-07-031-1/+1
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-3/+10
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-10/+3
* Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-3/+10
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Limit the number of nodes retired per stateful clusterMartin Polden2021-05-191-1/+1
* Add preferToRetire flagMartin Polden2021-02-151-1/+1
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-3/+3
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-3/+3
* Move node operations into a separate classJon Bratseth2021-02-081-3/+3
* Rename to lockAndGetHåkon Hallingstad2021-01-081-1/+1
* Ensure fresh node with lockHåkon Hallingstad2021-01-081-3/+3
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-3/+7
* Merge pull request #14942 from vespa-engine/hmusum/make-reservation-expiry-de...Harald Musum2020-10-191-1/+4
|\
| * Use deploy timeout in config server to set reservation expiryHarald Musum2020-10-191-1/+4
* | Make sure to unlock in more placesHåkon Hallingstad2020-10-131-2/+6
|/
* Acquire provision lock for transactional writesMartin Polden2020-10-081-4/+6
* Application config generation in deploymentJon Bratseth2020-09-201-4/+4
* Test with bootstrapping flag setHarald Musum2020-09-161-1/+8
* No easy finding active nodesJon Bratseth2020-06-171-1/+1
* Test SpareCapacityMaintainerJon Bratseth2020-06-171-6/+59
* Move group argument inside CapacityJon Bratseth2020-03-251-6/+4
* Fast-track cleanup after failed rebalancingJon Bratseth2019-11-191-3/+7
* Do rebalancing deployments in the RebalancerJon Bratseth2019-11-181-1/+1
* Always activate through MockDeployerValerij Fredriksen2019-06-301-6/+13
* Avoid scheduled runs during testMartin Polden2018-08-031-1/+5
* Ensure test releases lockMartin Polden2018-08-031-1/+1
* Queue all apps eligible for redeployment on each runMartin Polden2018-08-021-2/+13
* Do not upgrade applications to current version when bootstrapping in manually...Harald Musum2018-07-061-2/+7
* Unit test inhibitionJon Bratseth2018-06-291-3/+12
* Application deployments inhibits periodic redeploys for a whileJon Bratseth2018-06-281-0/+6
* Set timeout for internal deployment in one placeHarald Musum2017-12-131-0/+5
* 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
* Extend MockDeployer to allow multiple clusters per applicationvalerijf2017-06-131-2/+30
* Add /nodes/v2/maintenanceJon Bratseth2017-04-251-0/+112