Comment 11 for bug 1507751

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

Reviewed: https://review.openstack.org/235582
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=e139e6fb59bb0fa4f818d3e63995455af70c155a
Submitter: Jenkins
Branch: master

commit e139e6fb59bb0fa4f818d3e63995455af70c155a
Author: Alex Schultz <email address hidden>
Date: Thu Oct 15 16:02:05 2015 -0500

    Create Rakefile to execute lint and spec tasks

    This change creates a top level Rakefile that can be used to run all of
    the lint, syntax and spec tasks for the modules and files in this
    repository.

    This is needed to integrate with the openstack-infra puppet syntax and
    unit test jobs.

    This change disables the unit tests for l23network until they can be
    fixed as part of bug 1507742.

    Change-Id: I1f637f2f2fd91ce01ba2a92f6ea45499def5333d
    Related-Bug: #1507751
    Related-Bug: #1507742