Hi,

I've been working on adding coverage report for VDSM in OST
recently, and I'm happy to announce, that the first batch of patches is merged!

To run a suite with coverage, look for 'COVERAGE' drop-down on OST's
build parameters page. If you run OST locally, pass a '--coverage' argument to 'run_suite.sh'.

Currently, coverage works only for VDSM in basic-suite-master, but adding
VDSM support for other suites is now a no-brainer. More patches are on the way!

Since the option is named 'COVERAGE', and not 'VDSM_COVERAGE', other projects
are welcome to implement their coverage reports on top of it.

Cheers, Marcin