eucalyptus / calyptos

Tool for Managing Eucalyptus
BSD 2-Clause "Simplified" License
5 stars 14 forks source link

Allow exclusion of debug checks #35

Open tbeckham opened 9 years ago

tbeckham commented 9 years ago

In certain situations a user may not want to run all the debug checks that are included with the debug plugin. We should have a mechanism for a user to decide to omit a particular check from a debug run.

For example, in EQS/CI we may not actually care about available memory, directory sizes or db sizes and choose to omit them from debug in gather logs phase. Another approach could be the opposite, whereby a user decides which checks to run and it defaults to all.