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

Reordered pipeline chain so run tests is after ecosystem recycle #574

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

jadecarino
Copy link
Contributor

Why?

Currently the run-tests pipeline which runs a single test in the prod1 ecosystem to essentially check the health of prod1 is in the wrong place. It runs before the ecosystem has been recycled with any recent changes. The chain has been reordered:

  • OBR is built
  • Main are snapshot to Prod
  • Prod1 is recycled
  • run-tests is called to check the health of Prod1
  • CLI is then built

@jadecarino jadecarino requested a review from techcobweb July 16, 2024 13:45
@galasa-team
Copy link

Build successful

Copy link
Contributor

@techcobweb techcobweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Hard to check without running them all.

@jadecarino jadecarino merged commit 574b5be into main Jul 16, 2024
9 checks passed
@jadecarino jadecarino deleted the iss1842 branch July 16, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants