Comment 22 for bug 1469045

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

Reviewed: https://review.openstack.org/298716
Committed: https://git.openstack.org/cgit/openstack/shotgun/commit/?id=6ba2521f90d5c0fc05e83a39de75b56011f6c43d
Submitter: Jenkins
Branch: master

commit 6ba2521f90d5c0fc05e83a39de75b56011f6c43d
Author: Roman Prykhodchenko <email address hidden>
Date: Tue Mar 29 14:44:26 2016 +0200

    Use common tools to run tests

    In order to correspond to global requirements and integrate
    depper with OpenStack CI this patch switches shotgun from
    py.test and unittest2 to testrepository and oslotest.

    Change-Id: I08e31a5c16f4ad55c096d340eb2e2bff4fdb0a36
    Partial-bug: #1469045