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

[release-v1.15] Fixes #926

Merged
merged 5 commits into from
Oct 4, 2024
Merged

[release-v1.15] Fixes #926

merged 5 commits into from
Oct 4, 2024

Commits on Oct 3, 2024

  1. Create test symlinks dynamically

    Some tools dislike having questionable symlinks in git repository so we
    must create this symlinks dynamically in the test instead of having it
    committed into the repository.
    
    Signed-off-by: Matej Vašek <[email protected]>
    matejvasek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c8ff2c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f06bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61917c3 View commit details
    Browse the repository at this point in the history
  4. fixup: fix size/hash of socat rpm

    Signed-off-by: Matej Vašek <[email protected]>
    matejvasek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b36f5e5 View commit details
    Browse the repository at this point in the history
  5. Fix test failures in OCP prow CI

    Ensure that ServeRepo() make copy of repo from ./testdata and serves the
    repo from that copy.
    
    Signed-off-by: Matej Vašek <[email protected]>
    
    ---------
    
    Signed-off-by: Matej Vašek <[email protected]>
    matejvasek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7cdc625 View commit details
    Browse the repository at this point in the history