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

[ci] Improving error reporting and reproducibility #1195

Open
2 tasks
pepoviola opened this issue Jul 14, 2023 · 0 comments
Open
2 tasks

[ci] Improving error reporting and reproducibility #1195

pepoviola opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pepoviola
Copy link
Collaborator

Currently in our ci we are printing links to query the logs for each node, as part of the regular reporting (both for success and fail jobs). We want to improve the ux when test fails and also add a link to query the logs of all the nodes of the chain (relaychain and the n parachains) to make mo easy to dignose what was the failure.

Also, as part of this improvements we want to build a tool that allow users to easily reproduce the job locally (using the zombienet cluster), so users don't need to figure out the images/configurations used by a failing test. The goal is to build this tool that will only receive as input the repo (e.g polkadot/cumulus/substrate/etc) and the jobId to reproduce. The tool should support both, spawn the network or run the tests from the job.

Tasks

cc @bkchr

@pepoviola pepoviola added the enhancement New feature or request label Jul 14, 2023
@pepoviola pepoviola added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 8, 2024
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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant