Skip to content

Create tool for local test execution #157

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

Open
GenosseOtt opened this issue Apr 28, 2025 · 0 comments
Open

Create tool for local test execution #157

GenosseOtt opened this issue Apr 28, 2025 · 0 comments
Assignees

Comments

@GenosseOtt
Copy link
Contributor

GenosseOtt commented Apr 28, 2025

Context
In this first iteration we want to empower contributors with a process/tool/approach to find out if resources they are working on can/cannot be upgraded out of box still.

Technical Steps
// to be completed and may adapt in the future

  • Create local cluster
  • deploy source provider (From common artifactory)
  • run source chainwsaw tests
  • deploy target provider
  • verify resources still healthy
  • run target chainsaw tests
  • verify resources are migrated
  • verify provider stay healthy

Lets link PPT here, read only please - @vickysuch

Acceptance Criteria

  • Approach/Tool can test one ressource
  • Approach/Tool can test entire provider
  • Approach/Tool tests upgrade from one set version to another target version

Out of scope

  • Can be run in pipeline
  • Test development version - use ready Docker images for now
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

No branches or pull requests

2 participants