perfsonar / toolkit

perfSONAR Toolkit distribution environment scripts and GUI
Apache License 2.0
31 stars 6 forks source link

List of psconfig tests in the toolkit web GUI #310

Open laeti-tia opened 6 years ago

laeti-tia commented 6 years ago

In the 4.0 pS release all tests configured through the mesh-config were listed in the toolkit web GUI. The admin of the node was not able to edit those tests (they were greyed out), but it was possible to look at the results when tests were archived locally.

In the upcoming 4.1 release with pSConfig, we don't have this list any more. I feel it was useful by giving the perfSONAR user 2 kind of information:

Am I the only one missing this feature?

laeti-tia commented 6 years ago

As a workaround and as examples, a 4.1 node admin can run the following commands on the CLI to list all the tests configured on a node:

psconfig pscheduler-stats
psconfig pscheduler-tasks
psconfig pscheduler-tasks | jq .tasks[].test
psconfig pscheduler-tasks | jq .tasks[].test.type