Comment 3 for bug 1566906

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

Reviewed: https://review.openstack.org/302304
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=9f6b3ca44e70a7cb67ddf4eb0ca30f7ad6a996e1
Submitter: Jenkins
Branch: master

commit 9f6b3ca44e70a7cb67ddf4eb0ca30f7ad6a996e1
Author: Volodymyr Shypyguzov <email address hidden>
Date: Wed Apr 6 17:56:37 2016 +0300

    Add test_sriov_instance_connectivity

    +Add corresponding test
    +Add _create_port
    +Add _cleanup_ports
    +Add sriov deployment tag if computes with SR-IOV enabled interface
    are present and unit-tests for ostf-adapter
    +Add sriov_enabled physnets to cluster config

    Change-Id: I487c0dc0f4756b893af5d5c59ea85ba0d47faa5c
    Closes-Bug: #1566906
    Implements: blueprint test-sriov-support