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

CP-51988: Fix functions not work for remote_pool repo #6095

Commits on Nov 8, 2024

  1. CP-51988: Fix functions not work for remote_pool repo

    1. `remote_pool` repo doesn't support periodic sync updates.
    2. Periodic sync updates should be auto-disabled when calling `set_repositories`
       and `add_repository` for `remote_pool` repo.
    3. If `remote_pool` repository is enabled, it should be the single one
       enabled.
    
    Signed-off-by: Bengang Yuan <[email protected]>
    BengangY committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5afb127 View commit details
    Browse the repository at this point in the history
  2. CP-51988: UT for fix functions not work for remote_pool repo

    Signed-off-by: Bengang Yuan <[email protected]>
    BengangY committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    29e1fe4 View commit details
    Browse the repository at this point in the history