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 end to end tests for Parca with Agent #353

Open
kakkoyun opened this issue Oct 21, 2021 · 2 comments
Open

Add end to end tests for Parca with Agent #353

kakkoyun opened this issue Oct 21, 2021 · 2 comments
Assignees
Labels
help wanted Extra attention is needed tech-debt

Comments

@kakkoyun
Copy link
Member

  • Spawn up a cluster on CI
  • Deploy
  • Make sure basic functionality actually works
@kakkoyun kakkoyun added tech-debt help wanted Extra attention is needed labels Mar 15, 2022
@knrt10
Copy link
Contributor

knrt10 commented May 17, 2022

One way I think of it is

  • Create a pipeline and steps to install minikube and then create a cluster
  • Once the cluster is up, on a different step deploy parca on the k8s cluster
  • Then to test the functionality I would say checking whether the pods are up and running or not. And whether the metrics endpoint has some data popullated.

If this makes sense, I can start working on it.

@kakkoyun
Copy link
Member Author

@knrt10 Yes, this is exactly what we're working on, to be more specific, @Sylfrena is working on.

Feel free to contribute the improvements after she's done with the initial work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed tech-debt
Projects
None yet
Development

No branches or pull requests

3 participants