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

Use serverless-ci cluster pool #134

Merged
merged 6 commits into from Mar 21, 2024

Commits on Mar 19, 2024

  1. Migrate off openshift-ci cluster pool

    * Only jobs requesting OCP 4.15 will use the existing cluster-pool
    because its version is 4.15.
    * Jobs that previously used openshift cluster-pools 4.14, 4.13, 4.12,
    4.11 will now start clusters from scratch as there's no available
    Serverless cluster pool for those versions.
    mgencur committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a8fa958 View commit details
    Browse the repository at this point in the history
  2. Switch from 4.14 to 4.15

    Make use of the new cluster pool for Serverless.
    mgencur committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b63ee7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5942c7f View commit details
    Browse the repository at this point in the history
  4. Enhance unit tests

    mgencur committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d2dd45 View commit details
    Browse the repository at this point in the history
  5. Inline the openshift variant

    mgencur committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bc25a01 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    824a702 View commit details
    Browse the repository at this point in the history