Skip to content

Create testing instances before deploying to main #3362

Description

@gustavovalverde

Motivation

  • Some issues might arise just after a successful deployment to the infrastructure (GCP so far)
  • Local testing environment and the production environment might differ
  • We might want to evaluate the "actual" time a PR might take to sync on the blockchain up to the tip or any similar behavior

Designs

  • When a PR passes the CI, deploy a testing instance and report back to GitHub with a health-check to confirm it was successfully deployed and everything is working as expected.
  • If this Integration Test fails, we must validate before reviewing/merging to the main branch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

devopsBuild, CI, test infrastructure, release process

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions