aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/provisioning/NodeTypeProvisioningTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-55/+17
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-17/+55
* Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-55/+17
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* Add Orchestrator to NodeRepositoryValerij Fredriksen2022-02-031-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Retire all wanttoretire nodes with TypeNodeSpecHÃ¥kon Hallingstad2021-03-161-47/+17
* CleanupMartin Polden2021-02-151-1/+1
* getNode(...) -> node(...)Jon Bratseth2021-02-101-4/+4
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-101-19/+20
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-1/+1
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-26/+26
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-26/+26
* Move node operations into a separate classJon Bratseth2021-02-081-26/+26
* Skip inactive for stateless nodesJon Bratseth2021-02-051-4/+4
* Filter out snapshots taken frlm nodes out of serviceJon Bratseth2020-11-161-1/+1
* Use node repository clockJon Bratseth2020-11-121-7/+6
* Add testerJon Bratseth2020-09-281-1/+1
* Require wantToRetire when setting wantToDeprovisionMartin Polden2020-06-031-2/+2
* Measure failing maintenance deploymentsJon Bratseth2020-04-061-2/+9
* Move group argument inside CapacityJon Bratseth2020-03-251-3/+3
* Use two builder methods, request() and specification()Harald Musum2020-03-171-1/+1
* Add builder for ClusterSpecHarald Musum2020-03-171-6/+1
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-1/+1
* Add combined ID to ClusterSpecMartin Polden2020-03-021-1/+2
* Don't retire if we cannot failJon Bratseth2019-08-231-9/+14
* Remove unused rotations parameterMartin Polden2019-06-261-1/+1
* Require lock reference for all write operationsMartin Polden2019-05-151-2/+2
* Move JobControl and InfrastructureVersions to NodeRepositoryValerij Fredriksen2019-05-061-3/+2
* Create ProvisionTester BuilderValerij Fredriksen2019-02-061-4/+1
* Add rotations to cluster specMartin Polden2019-02-041-1/+1
* Unit test inhibitionJon Bratseth2018-06-291-0/+2
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-1/+1
* Allow retirement of nodes where node-spec is specified by typeValerij Fredriksen2018-02-091-17/+191
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
* Copyright headerJon Bratseth2017-06-131-0/+1
* Always pass wanted Vespa versionJon Bratseth2017-04-191-3/+4
* Persist wanted Vespa version in node-repositoryMartin Polden2017-04-041-5/+3
* Propagate the agent causing a changeJon Bratseth2017-03-311-3/+4
* Log reason when failing nodesJon Bratseth2017-03-031-3/+3
* Test provisioning of proxiesJon Bratseth2016-09-201-0/+95