Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/run: Change required IMAGE_PATH to an optional IMAGE_URL on libvirt #282

Merged

Commits on Sep 19, 2018

  1. tests/run: Change required IMAGE_PATH to an optional IMAGE_URL on lib…

    …virt
    
    Since 9ee45fb (*: provide a default OS image for libvirt, 2018-09-17, openshift#271),
    example/libvirt.yaml has a reasonable default.  This commit allows the
    caller to use it instead of needing their own opinion ;).
    
    I've also changed _PATH to _URL to allow the caller to point at other
    remote images, although this means existing callers will have to
    update (and add an explicit file:// prefix).
    wking committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    bf577f3 View commit details
    Browse the repository at this point in the history