Comment 6 for bug 1419094

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/156490
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=b5c11f23f649a461253a9643be4b2720b72c2393
Submitter: Jenkins
Branch: juno

commit b5c11f23f649a461253a9643be4b2720b72c2393
Author: Kevin Carter <email address hidden>
Date: Mon Feb 16 07:07:52 2015 -0600

    Enable tempest scenarios for aio

    This patch updates the tempest resources play to create all the
    pre-requistes for running the commit_aio tempest tests. This is
    currently test_minimum_basic and test_swift_basic_ops.
    Also defaults gate-check-commit RUN_TEMPEST and DEPLOY_TEMPEST variables
    to yes.

    Several other improvements were required to get tempest to run.
    * The AIO interfaces file was changed to allow for proper networking of
      a flat network within an environment.
    * ml2_conf.ini a variable was added to override an assumed network
      interface on a physical host.
    * rpc_tempest_gate.sh was updated to allow for commit_aio testing.
    * The gate scripts were update to support running tempest. in the
      environment.

    Co-Authored-By: Hugh Saunders <email address hidden>
    Closes-Bug: #1419094
    Change-Id: Ib92b30f040cf05202d7785c8a3132150d31ef92e