Skip to content

Make a new CI action, based on global-ci-bundle.yml #155

Description

@shawn-hurley

What it needs to do:

It should have NO inputs, and only use the base branch and the github SHA OR if it's a worflow call, use the branch that is being built.

  1. It will download all the artifacts that have the GitHub SHA as a suffix in a standard format.
  2. It will load those images into podman, and re-tag them to the branch or latest if main branch.
  3. Build a bundle image with NO replacements.
  4. Create a cluster, load the re-tagged images, install OLM, Run the bundle/catalog source (or whatever olm v1 needs!!!) and verify install.
  5. Run the given test action that is needed against the cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions