summaryrefslogtreecommitdiffstats
path: root/deploy.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-09-04deploy.sh: Remove udev rules in a more restrictive wayCorentin LABBE1-2/+2
Now lava-dispatcher-host package exists, we should not remove its udev rules. So remove only only lava-docker rules.
2018-06-05Implement MultipleslaveCorentin LABBE1-0/+14
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