Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 7677b16

Browse files
committed
Drop outdated mentioning of session
1 parent 5bc10e4 commit 7677b16

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

docs/source/introduction/service.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,6 @@ a set of requested labels, similar to [node selection](https://kubernetes.io/doc
3434
in Kubernetes. This enable flexible CI-driven testing even when physical resources
3535
are limited.
3636

37-
### Sessions
38-
39-
Within a lease, a Session is be created to interact with the hardware.
40-
The lifecycle of a session typically follows that of a test suite, with some
41-
setup logic, a set of tests, and teardown logic to reset the hardware to a known
42-
state.
43-
44-
Multiple sessions may be created within one lease, however only one session can
45-
exist at one time.
46-
4737
## Router
4838

4939
The Router service is used by the controller to route messages between

0 commit comments

Comments
 (0)