Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-device test support to different device types #270

Open
mattpenn20 opened this issue Jul 2, 2024 · 0 comments
Open

Add multi-device test support to different device types #270

mattpenn20 opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@mattpenn20
Copy link

Version

v2.0.4

Feature Details

Currently, you're able to run multi-device tests only on devices with the same type. For example, using only built-in directives on both a juniper and a mikrotik, if both devices are selected you'll have the error "Location X have no query types in common".

In the best case scenario, it would find all the shared directives between the devices (be it built-in or custom), and only show those in the query type dropdown.

I am unsure if this is intended behavior.

Feature Type

Web UI, Change to Existing Functionality

Use Case

This has the same use-case as multi-device tests itself, both comparison and quality of life.

@mattpenn20 mattpenn20 added the feature New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants