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

jobs-builder: introduce the confidential-containers-ci job #535

Merged
merged 2 commits into from
Mar 14, 2023

Commits on Mar 9, 2023

  1. jobs-builder: Add the confidential-containers-ci job

    The introduced confidential-containers-ci job will be monitoring the
    kata containers and operator repositories, and in case of changes it
    will trigger children jobs to test the operator with the new runtime
    payload.
    
    Fixes kata-containers#534
    Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
    wainersm committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9c97f7c View commit details
    Browse the repository at this point in the history
  2. jobs-builder: enable multi-arch on confidential-containers-ci

    With this change the "wait for images" stage will wait images for all
    architectures which have at least one test job.
    
    Fixes kata-containers#534
    Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
    wainersm committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b062da0 View commit details
    Browse the repository at this point in the history