Skip to content

Multiple targets in one env.yaml #1668

Answered by siredmar
siredmar asked this question in Q&A
Discussion options

You must be logged in to vote

Alright folks, i got it working. Maybe this help other people facing similar issues.

The use case

We are having multiple devices we want to run tests on. Each device is independent and does not run tests together with other devices. So we decided to have a 1:1 relationship between a remote place and a DUT and also a 1:1 between a remote place and a target.

The goal

The goal is to have one big file of targets. We use labgrid in multiple repos we want to run tests in with the CI. So keeping track of one file is way more simple instead of having dozens of files that needs to be kept in sync among several repos.

How to run devices on a group of devices?

Using tags we group together a set of p…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ca-ja
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by siredmar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants