aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils
Commit message (Expand)AuthorAgeFilesLines
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-281-1/+5
* Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-251-4/+5
* Merge pull request #28509 from vespa-engine/hakonhall/additionalIpAddresses-listHåkon Hallingstad2023-09-182-6/+5
|\
| * Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-142-6/+5
* | Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-141-1/+4
* | Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-141-4/+1
* | Add wireguard key timestamp to node repo.gjoranv2023-09-111-1/+4
|/
* 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
* Batch disk replacerjonmv2023-08-291-8/+16
* Revert "Revert "Remove unused argument" MERGEOK"Harald Musum2023-08-171-1/+1
* Revert "Remove unused argument"Henning Baldersheim2023-08-171-1/+1
* Remove unused argumentHarald Musum2023-08-171-1/+1
* Merge pull request #27897 from vespa-engine/freva/fixMartin Polden2023-07-261-3/+5
|\
| * Verify selected flavor is within resource limitsValerij Fredriksen2023-07-261-3/+5
* | Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-251-5/+7
|/
* Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-241-7/+5
* Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-241-5/+7
|\
| * No need to handle ready tenant nodesHåkon Hallingstad2023-07-051-1/+1
| * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-041-4/+6
* | Throttle host provisioningMartin Polden2023-07-141-1/+2
* | Use logger so output can be silencedMartin Polden2023-07-131-2/+5
* | Merge pull request #27701 from vespa-engine/bratseth/disk-limitJon Bratseth2023-07-072-1/+36
|\ \
| * | Test warningJon Bratseth2023-07-052-2/+14
| * | Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-052-1/+24
* | | Look up GCP hosts by GCP instance IDjonmv2023-07-061-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-302-11/+19
* | Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-302-19/+11
* | Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-292-11/+19
* | Merge pull request #27521 from vespa-engine/jonmv/misc-2Jon Marius Venstad2023-06-261-1/+1
|\ \ | |/ |/|
| * Return immutable, fix test code insteadjonmv2023-06-231-1/+1
* | Merge pull request #27533 from vespa-engine/hmusum/node-repo-cleanup-2Harald Musum2023-06-231-0/+1
|\ \
| * | SimplifyHarald Musum2023-06-231-0/+1
| |/
* / Do not pass children to HostProvisioner::provisionValerij Fredriksen2023-06-232-15/+9
|/
* Revert "Use ApplicationId instead of ApplicationInstanceReference where possi...Harald Musum2023-06-191-2/+1
* Use ApplicationId instead of ApplicationInstanceReference where possibleHarald Musum2023-06-161-1/+2
* Make sure to shutdown maintainer properlyHarald Musum2023-06-161-0/+4
* Upgrade host flavorMartin Polden2023-06-062-14/+42
* Extract HostProvisionRequestMartin Polden2023-06-011-21/+16
* Move host TTL setting to node-reposotiryjonmv2023-05-301-3/+1
* Wire hostTTL from config model through provisioningjonmv2023-05-261-1/+4
* Use DomainName instead of the stricter HostName in duper-modeljonmv2023-03-301-4/+4
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-223-17/+6
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-213-6/+17
* Lock node when updating IP configMartin Polden2023-03-131-8/+9
* Remove redundant Address classMartin Polden2023-03-131-4/+4
* Add cluster id to host-flavor feature flagArnstein Ressem2023-03-071-2/+2
* Pass ClusterInfoJon Bratseth2023-03-011-1/+3
* Merge pull request #26178 from vespa-engine/freva/archive-urisHåkon Hallingstad2023-02-271-2/+6
|\