summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/resources
Commit message (Collapse)AuthorAgeFilesLines
* Replace 'jdisc' with 'container' in node-repositorygjoranv2019-07-111-2/+2
|
* Reduced size of node repository dump.mgimle2019-07-091-1/+1
|
* Implemented the Node Alerter maintainer and metric.mgimle2019-07-081-0/+1
| | | | | | | | | | | | | | | This metric attempts to determine how many hosts it's possible to lose before there's no place to fit its tenants, by finding a "shortest path to failure". Since finding the actual path is np-hard, this maintainer constructs a heuristic based on "repeated removals", and finds greedily finds a path to failure with it. The Node Alerter also exposes the "overcommittedNodes" metric, counting how many hosts have children expecting more resources than it can provide. Finally, this commit adds an obfuscated dump of data from zookeeper, useful for running tests which require a node repository which reflects reality.
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* PublishJon Bratseth2016-06-152-0/+49