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

RepositorySimulator: add non-consistent snapshot support #1666

Merged
merged 3 commits into from
Nov 18, 2021

Commits on Nov 18, 2021

  1. RepositorySimulator: add non-consistent snapshot support

    Extend URL partitioning to support serving non-versioned
    metadata and non-prefixed target files.
    
    Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
    sechkova committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    54969e8 View commit details
    Browse the repository at this point in the history
  2. ngtests: Add consistent_snapshot tests

    Add tests for ngclient.Updater toggling
    'consitent_snapshot' and 'prefix_targets_with_hash'.
    
    Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
    sechkova committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a72fa62 View commit details
    Browse the repository at this point in the history
  3. Remove test_refresh_on_consistent_targets

    Consistent snapshot and consistent targets are now
    extensively tested in test_updater_consistent_snapshot.py.
    
    Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
    sechkova committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    da1d975 View commit details
    Browse the repository at this point in the history