[openstack-dev] Gate and Skipped Tests

Johannes Erdfelt johannes at erdfelt.com
Thu May 22 23:31:00 UTC 2014


I noticed recently that some tests are being skipped in the Nova gate.

Some will always be skipped, but others are conditional.

In particular the ZooKeeper driver tests are being skipped because an
underlying python module is missing.

It seems to me that we should want no tests to be conditionally skipped
in the gate. This could lead to fragile behavior where an underlying
environmental problem could cause tests to be erroneously skipped and
broken code could get merged.

Any opinions on this?

JE




More information about the OpenStack-dev mailing list