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

Local and downstream cluster system component health is not validated in E2E tests #118

Open
nikkelma opened this issue Aug 28, 2020 · 0 comments

Comments

@nikkelma
Copy link
Contributor

Changes made to simplify the cert-manager CRD installation process (#110) caused subtle issues with system-level components (#112) that were not detected in the existing E2E tests. Improve these tests to check known system components in the local cluster and the downstream quickstart-xx cluster(s) to confirm a fully healthy deployed quickstart setup.

Potential system components for health checks:

  • cert-manager
  • cattle agents (node, cluster)
  • Ingress controller
  • CoreDNS

Proposed test plan:

  1. Update tests on master
  2. Confirm tests pass for known healthy setup
  3. Cherry-pick commit(s) onto 297bd4d
  4. Confirm unhealthy cattle agent and cert-manager webhook causes test failure
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

1 participant