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

Capture and store jaeger traces for each test as artifacts on CI #568

Open
denis-tingaikin opened this issue Jun 14, 2021 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@denis-tingaikin
Copy link
Member

We need to add jaeger trace capturing on CI. It might help to find issues from failed tests. To implement this we might look at log capturing:
https://github.com/networkservicemesh/integration-tests/tree/main/extensions/logs
and do the similar logic but only for jaeger traces.

@denis-tingaikin denis-tingaikin added enhancement New feature or request good first issue Good for newcomers labels Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant