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

Make Tripleo based zuul jobs non-blocking on libpod PRs #5668

Merged
merged 1 commit into from
Nov 6, 2019
Merged

Make Tripleo based zuul jobs non-blocking on libpod PRs #5668

merged 1 commit into from
Nov 6, 2019

Commits on Oct 30, 2019

  1. Make Tripleo based zuul jobs non-blocking on libpod PRs

    TripleO, an Openstack deployment tool is one of the consumer of
    podman to run OpenStack services in container. In order to avoid
    breakage due to podman releases, TripleO based Zuul jobs are
    getting added.
    
    But libpod PRs are getting blocked due to zuul jobs failure.
    In order to fix that, we are setting skip-unknown-contexts
    to true makes the tide to ignore the zuul job result.
    
    Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
    raukadah committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    c99554c View commit details
    Browse the repository at this point in the history