Comment 17 for bug 1482633

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/426505
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1b7191f4f2cf32254ba4b62dca219de330ef2e43
Submitter: Jenkins
Branch: master

commit 1b7191f4f2cf32254ba4b62dca219de330ef2e43
Author: ChangBo Guo(gcb) <email address hidden>
Date: Sat Jan 28 21:33:45 2017 +0800

    Skip unit tests for SSL + py3

    When we request something from SSL wrapped app using py3 and we do
    not get answer at all. In case of unit tests we face test timeout.
    So, skip these tests until related bug is fixed. This also enables
    other test cases in this module.

    Related-Bug: #1482633
    Partially-Implements: blueprint goal-python35

    Change-Id: I4933e47b0759716f387ec26e3bd8a4e725eb4f91