perfsonar / mesh-config

Centralized configuration framework for measurement points and GUIs
Apache License 2.0
2 stars 0 forks source link

Validate test and archiver specs against pscheduler #77

Closed arlake228 closed 6 years ago

arlake228 commented 7 years ago

This is an issue to use the pScheduler validation API calls to verify tests and archivers. This will allow it so any plug-in installed on the pscheduler server will be supported without any code on the psconfig side to be written for specific tests.

arlake228 commented 6 years ago

Keeping open as I could optimize this with an initial check potentially, right now just checked when submitted. Trick will be how to handle template variables. Will need to either plug-in fixed values for each variable or use the first task, which could potentially have other issues.