Unset global capabilities after use in acceptance tests
We would like to reuse a single server per acceptance tests, which
means changes made to All-Projects need to be reverted before the next
test if not avoided entirely. Global capabilities may only be set on
All-Projects, so we need to revert them.
Consolidate various methods for allowing/removing capabilities into
AbstractDaemonTest.
Tweak Util.allow to set default ranges for those capabilities that
have them, as CapabilitiesIT was already doing.
Change-Id: I27cd2b61dc6b84e718b9de765b51bf50fa62c6c1
7 files changed