aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/testutils/Waiter.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Fix exception messageHarald Musum2023-05-121-1/+1
* Make sure we don't call wait() with 0 as argumentHarald Musum2022-09-211-1/+3
* Simplify: Require wait task to be non-nullHarald Musum2022-09-191-8/+9
* Create supervisor only in tests that uses itHarald Musum2022-09-191-5/+4
* Make sure to handle InterruptedException, otherwise tests might run foreverHarald Musum2022-08-311-0/+1
* Use one timeout and cleanup timeout usage a bitHarald Musum2022-08-111-21/+21
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-3/+3
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Cleanup tests, no functional changesHarald Musum2019-09-031-3/+3
* ZooKeeper-persist and load published cluster state bundlesTor Brede Vekterli2018-04-241-16/+37
* 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
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-2/+2
* Copyright headerJon Bratseth2017-06-131-2/+2
* PublishJon Bratseth2016-06-151-0/+105