You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/conftest: make coordinator fixture use a helper class Coordinator
The same was previously implemented for the exporter. Since we need the
same functionality also for the coordinator (along with
suspend_tree()/resume_tree() functionality to be moved in a future
commit), let's refactor it now.
Signed-off-by: Bastian Krause <[email protected]>
0 commit comments