aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/MaintenanceWhenPendingGlobalMergesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert clustercontroller-core to junit5Bjørn Christian Seime2022-07-291-8/+8
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-2/+2
* Cleanup tests, no functional changesHarald Musum2019-09-031-2/+2
* Update constraint mock variable namingTor Brede Vekterli2018-03-081-4/+4
* Add a simple maintenance state transition constraint for nodes in default spaceTor Brede Vekterli2018-03-081-2/+17
* Extend EventDiffCalculator to emit events for changes in derived bucket space...Geir Storli2018-03-021-15/+3
* Add node state reason for nodes that may have buckets pending.Geir Storli2018-03-021-2/+44
* Also use AnnotatedClusterState for derived bucket space states in ClusterStat...Geir Storli2018-03-021-10/+14
* Add v3 RPC for sending cluster states to content nodesTor Brede Vekterli2018-02-271-0/+71