perfsonar / mesh-config

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

pSConfig and contexts for single participant tests #111

Open arlake228 opened 6 years ago

arlake228 commented 6 years ago

Currently psconfig will try to hand a single participant test a context for both sides. Since pscheduler only sees one participant, it does not like this. Need to think about the right way to handle this since psconfig doesn't know if a test is single participant ahead of time.

arlake228 commented 6 years ago

Should mention this is somewhat related to perfsonar/pscheduler#570