doc: add usecases of labgrid#1879
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1879 +/- ##
======================================
Coverage 46.0% 46.0%
======================================
Files 180 180
Lines 14464 14464
======================================
Hits 6654 6654
Misses 7810 7810
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR adds a documentation page describing the different usecases of labgrid. Its helpful for understanding the consumers and the needs better. Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
|
Parts of this seem more like a discussion of design decisions and architecture than user documentation "Observed friction in practice", "Why The Current Model Feels Mismatched" and "Possible Improvements". Why is the documentation the appropriate place? |
Right, this is trying to frame discussions about how we can address these use cases better in Labgrid. We'll join the call today to discuss further. We wanted to get away from narrow technical discussions to have a broader discussion about how to make Labgrid better for different use cases. And it is difficult to have that discussion if the use cases aren't identified. |
Description
This PR adds a new documentation page describing common labgrid use cases across different deployment sizes and ownership models.
The document tries to make the following more explicit:
The goal is to document the different environments in which labgrid is used and to give more structure to discussions around usability for shared lab setups.
Related to:
Checklist