-
Notifications
You must be signed in to change notification settings - Fork 4
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 test node tree browsing #19
Comments
@fooishbar has also requested this. |
Also consider adding filtering of revisions/checkouts/builds by tests executed for them. |
Detailed usecases: kernelci/kernelci-project#28 (comment) |
Here's the log of our chat with @fooishbar regarding this:
|
Alright, here's my stab at it @fooishbar: https://kcidb.kernelci.org/d/test-node/test-node?var-test_path=igt-gpu-panfrost The above would display data on the You can construct links to the other tests in a similar manner, navigate to other tests inside that dashboard, and you can also see the full list of top-level tests from the home page, of course. Please take a look and tell me what you want changed or added 😃 |
Now that we've more-or-less implemented test node summarizing, add a panel listing top-level nodes to the Home dashboard, and a dashboard for a (context-less) test node. Add panels to list recent executions of tests at and under the node, as well as status trends.
The text was updated successfully, but these errors were encountered: