Comment 17 for bug 1261940

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

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

commit f1eaa1f99cfef53bae1f4d766c9ee4ecd6fbc7ee
Author: Alex Schultz <email address hidden>
Date: Fri May 15 20:54:38 2015 -0500

    Mock url_available and ntp_available functions

    With the addition of the url_available and ntp_available puppet
    functions as part of the connectivity tests, we need to mock them out
    for our noop tests so we don't actually fail when an test url is used.

    Change-Id: I578e266e931f12d2e620a80994257871181e9f9b
    Partial-Bug: 1261940
    Closes-Bug: 1455702