Comment 5 for bug 1670577

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

Reviewed: https://review.openstack.org/443058
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=a487c8439d058004e5c0cf72c18ec348d658f8fa
Submitter: Jenkins
Branch: master

commit a487c8439d058004e5c0cf72c18ec348d658f8fa
Author: Antonio Ojea <email address hidden>
Date: Wed Mar 8 11:23:31 2017 +0100

    Disable custom plugin scenarios in rally

    The rally jobs are failing because they fail to validate
    the subtasks that use our custom plugins. It seems that
    something has changed with rally upstream and we need to
    fix our plugins in order to met the new requirements.

    This patchs remove the scenarios that are using our custom
    plugins.

    Related-Bug: #1670577

    Change-Id: I7d8430dc988a68bc6f465f7e6035237da5fb261b
    Signed-off-by: Antonio Ojea <email address hidden>