Typo in skip_checks() of BaseTestCase class

Bug #1457762 reported by Lingxian Kong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Lingxian Kong

Bug Description

if 'alt' is cls.credentials
the operator 'is' should be 'in'

Lingxian Kong (kong)
Changed in tempest:
assignee: nobody → Lingxian Kong (kong)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/184960

Changed in tempest:
status: New → In Progress
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

Changed in tempest:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.