Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch mades lavalab-gen.sh pass all arguments to lavalab-gen.py
Cleaning in the process the non-needed "rm build-lava"
|
|
|
|
This patch implement multiple slave support.
Instead of having a maximum of one master and one slave in one docker
image, it is now possible to have multiple slave accross several docker
host.
For helping this change, a new boards.yaml format is introduced (See
README.md for details)
Note that tokens.yaml is also squashed in boards.yaml
|
|
Some generated files are not cleaned, add them to the toclean list
|
|
This patch fix the misleading name lab to the more proper worker since
a lab could be a group of workers.
|
|
|
|
|
|
Some actions must be done by root, add a detection for that.
|
|
|