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

Add glance-simplestreams-sync --set-latest-property functest #853

Commits on Sep 22, 2022

  1. Add glance-simplestreams-sync set_latest_property config functest

    When creating Openstack VMs the user has to specify the image it wants
    to use. sstream-mirror-glance adds a date to the image name, so they
    always have to recheck which is the current latest image.
    
    This commit tests the usage of the `set_latest_property` configuration.
    
    When --set-latest-property is given sstream-mirror-glance will set the
    recently synced image with the `latest=true` property and then remove
    the `latest` property from all the os_version/architecture matching
    images.
    
    Closes-bug: LP #1933130
    
    Use simplestreams edge channel to test set-latest-property
    guimaluf committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    60557c2 View commit details
    Browse the repository at this point in the history