avocado-framework / avocado

Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test.
https://avocado-framework.github.io/
Other
336 stars 335 forks source link

Guest connection with multiple transports: ssh, console #5914

Closed richtja closed 2 months ago

richtja commented 2 months ago

Avocado with usage of other avocado tools like avocado-vt or Aexpect has ways how to manage and monitor guest connections. Unfortunately, those use-cases are not well documented and avocado lacks the existence of examples which could help users.

Let's investigate the possibilities of avocado with aexpect and prepare examples.

clebergnu commented 2 months ago

We'll be using the Dovetail instance issue to track this: https://gitlab.com/avocado-framework/dovetail/-/issues/5