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

Several ContentView test fixes #16486

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Several ContentView test fixes #16486

merged 4 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. Stub ostree test classes

    Ostree is unsupported since 6.10 and these classes were marked to
    skip_if_open("BZ:2122780"), which was removed by SatelliteQE#16347.
    So we can either stub them or remove completely.
    vsedmik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    edfb85f View commit details
    Browse the repository at this point in the history
  2. Fix repo_removal test cases

    vsedmik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bda8814 View commit details
    Browse the repository at this point in the history
  3. Default to 'base' for CVV incremental_update

    Since there is no CSV returned by the incremental_update anyway.
    vsedmik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8a97ec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix out of order promotion of a CV version

    By promotion of the latest version.
    vsedmik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6d811ac View commit details
    Browse the repository at this point in the history