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

Add single trust zone and federation integration tests, run in CI #17

Merged
merged 6 commits into from
Nov 16, 2024

Conversation

markgoddard
Copy link
Contributor

@markgoddard markgoddard commented Nov 13, 2024

  • Add a GitHub Actions CI job that deploys a single trust zone
  • Add an integration test with two federated clusters
  • Add just recipes for integration tests
  • Fix kind image loading in ping-pong demos
  • Execute ping-pong demo in single trust zone and federation integration tests

Fixes: #8

@markgoddard markgoddard self-assigned this Nov 13, 2024
@markgoddard markgoddard added this to the release-0.6.0 milestone Nov 13, 2024
We don't need to run ko build - ko resolve does it for us.
@markgoddard markgoddard force-pushed the ci-integration-tests branch 2 times, most recently from c8346fb to 31303c1 Compare November 13, 2024 13:44
@markgoddard
Copy link
Contributor Author

Tests passing again with demo workloads.

Copy link
Contributor

@meyskens meyskens left a comment

Choose a reason for hiding this comment

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

Great job! All looks good to me!

@markgoddard markgoddard merged commit e49d2d7 into main Nov 16, 2024
5 checks passed
@markgoddard markgoddard deleted the ci-integration-tests branch November 16, 2024 11:24
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.

Add a suite of integration test coverage to cofidectl
2 participants