juju / hammertime

Testing juju by hammering at it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hammertime blocks low rootfs size too aggressively

abentley opened this issue · comments

When Hammertime determines that a machine does not have enough storage on its root FS to support AddRemoveManyContainerAction, the action is skipped. Instead, the next potential machine should be considered, and only if all machines are exhausted should the action be skipped.