aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/MasterElectionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-121-8/+9
* getSeconds() -> timeoutInSeconds()Harald Musum2022-08-121-4/+4
* Make sure to get timeout in seconds as a doubleHarald Musum2022-08-121-14/+14
* Use one timeout and cleanup timeout usage a bitHarald Musum2022-08-111-19/+19
* SimplifyHarald Musum2022-08-111-5/+5
* Remove the need for storing an instance variable in FleetControllerTestHarald Musum2022-08-111-5/+6
* SimplifyHarald Musum2022-08-111-8/+5
* Extract method for getting slobrok connection specsHarald Musum2022-08-111-6/+3
* Disable unstable testHarald Musum2022-08-101-0/+2
* Convert clustercontroller-core to junit5Bjørn Christian Seime2022-07-291-47/+42
* Use fake timer where needed, unignore those tests, and remove fake timer usag...jonmv2022-04-221-22/+10
* Fix comparison between manually deployed package and not, and remove outdated...Jon Marius Venstad2022-01-131-1/+1
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-3/+1
* Remove config generation -1/0 from CC at :19050/status/<clustername>/configHåkon Hallingstad2021-10-201-2/+2
* Revert changes to config generationHåkon Hallingstad2021-10-201-2/+2
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-151-3/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Cleanup tests a bitHarald Musum2021-04-081-1/+1
* Mincor cleanup, no functional changsHarald Musum2021-02-211-4/+4
* Cleanup: Remove unnecessary and unused methods, simplifyHarald Musum2021-02-081-1/+1
* Remove code in StatusPageServer, keep some inner classes temporarilyHarald Musum2020-11-191-5/+7
* Add back @Ignore and add timeout for testsHarald Musum2020-10-021-0/+5
* CleanupHarald Musum2020-10-021-22/+26
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-26/+26
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Cleanup tests, no functional changesHarald Musum2019-09-031-22/+21
* Don't use fake timers for master election testsTor Brede Vekterli2019-06-201-14/+14
* Increase ZK client session timeout from 10s to 30sTor Brede Vekterli2019-06-191-1/+1
* Reduce ZK session timeout for master election unit testsTor Brede Vekterli2019-06-171-4/+4
* Explicitly enable two-phase transitions in tests, disable in default optionsTor Brede Vekterli2019-03-201-10/+10
* Remove experimental enable-multiple-bucket-spaces flag.Geir Storli2018-11-231-2/+0
* Only derive default bucket space node states when cluster has global docsTor Brede Vekterli2018-05-021-1/+18
* ZooKeeper-persist and load published cluster state bundlesTor Brede Vekterli2018-04-241-1/+46
* Test automatic task failing on controller leadership lossTor Brede Vekterli2017-09-111-1/+0
* 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
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Ignore test that hangs on mac.gjoranv2017-06-121-0/+1
* Always write new cluster state versions to ZooKeeperTor Brede Vekterli2017-05-121-0/+55
* Improve Spec APIHåkon Hallingstad2017-02-221-3/+3
* Makes clustercontroller-core work on WiFiHåkon Hallingstad2017-02-201-11/+13
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-051-6/+7
* PublishJon Bratseth2016-06-151-0/+440