Comment 2 for bug 1457762

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/184960
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=d19940008e55aeabc7875e4505eebd480d6a772e
Submitter: Jenkins
Branch: master

commit d19940008e55aeabc7875e4505eebd480d6a772e
Author: LingxianKong <email address hidden>
Date: Fri May 22 14:59:22 2015 +0800

    Fix typo in skip_checks function of BaseTestCase class

    The operator 'is' should be 'in'.

    Change-Id: I3daaf06ca9cb0cf9bb05d04797118806c94f70e7
    Closes-Bug: #1457762