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

install: add spec for control plane installation #2

Closed
3 tasks
mayankshah1607 opened this issue Jun 2, 2020 · 0 comments
Closed
3 tasks

install: add spec for control plane installation #2

mayankshah1607 opened this issue Jun 2, 2020 · 0 comments

Comments

@mayankshah1607
Copy link
Contributor

This test is responsible for installing and verifying the control plane on the cluster.The control plane installation must be the first test that must take place in the conformance validation process. The tests must be declared under a separate spec in spec/install.

This test suite consists of the following checks:

  • Issue a linkerd install command and pipe output to kubectl, and validate the exit code on the command
  • Parse and verify the output of linkerd check
  • Verifying state of control plane components
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