Age | Commit message (Collapse) | Author | Files | Lines |
|
The format for vendor/product ID need to be prefixed by 0x.
|
|
Using "idproduct: 6001" let python convert 6001 to 24577 and so corrupt
the UDEV line.
|
|
Now host_has_cpuflag_kvm is used, we need to document it.
|
|
Ths patch documenent lava-docker and add a boards.yaml.example
|
|
|
|
dispatcher_ip is the IP used by boards for contacting/downloading
images/dtb/etc...
For the moment it was harcoded to 192.168.66.1.
This patch permit to easily change it.
|
|
We need to add some information to lab node, so we need to move all
boards under a list("boardlist")
|
|
This patch add two user options staff and superuser.
This will permit to create users with thoses flag in LAVA.
In the process remove the hardcoded admin user from Dockerfile and move
it in tokens.yaml
|
|
When working with HTTP interface, it is impossible to login.
Ths patch also document that in Readme.md
|
|
|
|
|
|
This commit introduce two compoments:
lavalab-en.py which generate:
- device files
- conmux config files
- users files
- tokens files
- udev rules for host
- final docker-compose.yml file
Except of docker-compose.yml, all other files are ignored for the moment
and will be handled by a following commit.
docker-compose:
The docker compose permits to building and running easily lava-docker
images.
It permit also to remove some contraints like knowing the
LAVA_SERVER_IP/LAVA_MASTER.
|
|
Add some security considerations to the README.
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|
|
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|
|
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|
|
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|
|
|
|
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|
|
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|
|
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
|