Zun

Comment 2 for bug 1676098

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

Reviewed: https://review.openstack.org/449984
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=86d45599772341529089a6ff4f66a12f18738689
Submitter: Jenkins
Branch: master

commit 86d45599772341529089a6ff4f66a12f18738689
Author: prameswar <email address hidden>
Date: Sun Mar 26 07:43:30 2017 +0000

    Removed duplicated unit tests

    There are several pair of duplicated tests (*_by_uuid VS *_by_name).
    The scenario of testing uuid and name are mostly the same and the
    testing codes are largely duplicated. We should either figure out
    a way to consolidate two tests into one or simply remove the other
    one. For now removing test cases *_by_name.

    Closes-Bug: #1676098

    Change-Id: I76a1e9b61d15a7101019ef6b31bd25183f3a9e2d