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

Ed's pet PR with no flake retries #17831

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 19, 2024

  1. remove unneeded jobs

    Signed-off-by: Ed Santiago <santiago@redhat.com>
    edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2a16bba View commit details
    Browse the repository at this point in the history
  2. ginkgo: no flakeAttempts

    Signed-off-by: Ed Santiago <santiago@redhat.com>
    edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c7a23f7 View commit details
    Browse the repository at this point in the history
  3. instrument for 17957, the unlink-ENOTEMPTY flake

    Signed-off-by: Ed Santiago <santiago@redhat.com>
    edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    55a02c4 View commit details
    Browse the repository at this point in the history
  4. debug stuff

    Signed-off-by: Ed Santiago <santiago@redhat.com>
    edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    05ef56b View commit details
    Browse the repository at this point in the history
  5. disable packit for this PR

    Signed-off-by: Ed Santiago <santiago@redhat.com>
    edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    24235df View commit details
    Browse the repository at this point in the history
  6. logformatter: strip "--url xxx" from bats podman-remote

    ...it's useless clutter.
    
    Signed-off-by: Ed Santiago <santiago@redhat.com>
    edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    82e701a View commit details
    Browse the repository at this point in the history
  7. vendor: update go-criu to latest

    There is no new version yet but we like to use the new code[1] to debug
    a flake[2] in the podman CI. It will not fix it but the new error might
    give us a better idea what is going on.
    
    [1] checkpoint-restore/go-criu#175
    [2] containers#18856
    
    Signed-off-by: Paul Holzinger <pholzing@redhat.com>
    Luap99 authored and edsantiago committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    58bd5be View commit details
    Browse the repository at this point in the history