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

CI: run scapy on aarch64, i386, ppc64le, s390x and x86_64 on PRs #4355

Merged
merged 1 commit into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. CI: run scapy on aarch64, i386, ppc64le, s390x and x86_64 on PRs

    The script takes the Fedora package, edits the spec file to make it
    compatible with the upstream test suite and then it's all run on all
    those architectures on the latest stable Fedora release and Fedora
    Rawhide. (Rawhide is kind of a testing relase but it's useful in terms of
    catching things like secdev#4280
    reproducible with relatively new packages only).
    
    It was originally prompted by
    secdev#3847 (where the Debian
    autopkgtest was run on big-endian and 32-bit machines) and should
    hopefully make it easier to catch various issues before they land.
    
    It has been tested since the beginning of 2023 so it should be stable at
    this point.
    evverx committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e39aafb View commit details
    Browse the repository at this point in the history