longhorn / longhorn

Cloud-Native distributed storage built on and for Kubernetes
https://longhorn.io
Apache License 2.0
6.11k stars 599 forks source link

[TEST] Improve debugging process on jenkins regression test build #5279

Open yangchiu opened 1 year ago

yangchiu commented 1 year ago

What's the test to develop? Please describe

Currently if we want to debug any failed test case in jenkins regression test build, the only thing we can do is trying to rerun it again and expect it can be reproduced.

To improve this debugging process, we'd like to directly investigate the environment of this test build (directly access this cluster and Longhorn to check any states we're interested in).

To achieve this, we need the following improvement:

Describe the items of the test development (DoD, definition of done) you'd like

Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists

Additional context

Add any other context or screenshots about the test request here.

innobead commented 1 year ago

cc @longhorn/dev