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

Jenkinsfile: skip ppc64le and s390x by default on pull requests #42374

Merged
merged 1 commit into from
May 12, 2021

Commits on May 12, 2021

  1. Jenkinsfile: skip ppc64le and s390x by default on pull requests

    This changes CI to skip these platforms by default. The ppc64le and s390x
    machines are "pet machines", configuration may be outdated, and these
    machines are known to be flaky.
    
    Building and verifying packages for these platforms is being handed
    over to the IBM team.
    
    We can still run these platforms for specific pull requests by selecting
    the checkboxes.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed May 12, 2021
    Configuration menu
    Copy the full SHA
    82c7e90 View commit details
    Browse the repository at this point in the history