perfsonar / psconfig-web

pSConfig Web Admin
Apache License 2.0
7 stars 9 forks source link

Design work for adding dns/http tests #203

Open apertome opened 3 years ago

apertome commented 3 years ago

Also need to figure out a good way to add these via raw JSON definitions, if possible

apertome commented 3 years ago

Design work for what adding dns/httpd tests might look like.

  1. How to add these necessary fields/logic to the UI
  2. Adding new fields to the model (on backend)
  3. Adding new fields/logic to the REST API
  4. Adding new test types to the Publisher (for outputting these tests)