summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkhilman <khilman@users.noreply.github.com>2019-01-15 16:01:38 -0800
committerGitHub <noreply@github.com>2019-01-15 16:01:38 -0800
commita0b84c74351f55f252b4de81dc2dc0a89e1163b8 (patch)
treea9fedfc507ace864a1c4e1c8ca99b1471df37f2c /README.md
parentaa67c3f5cd3fc6e006943917935318dccbedea30 (diff)
parente9c7827af4a9f8e52b8f0df04365808298d08c0a (diff)
Merge pull request #83 from montjoie/misc
Misc
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e795934..177667a 100644
--- a/README.md
+++ b/README.md
@@ -221,6 +221,11 @@ masters:
slave_keys: optional path to a directory with slaves public key. Usefull when you want to create a master without slaves nodes in boards.yaml.
persistent_db: True/False (default False) Is the postgres DB is persistent over reboot
http_fqdn: The FQDN used to access the LAVA web interface. This is necessary if you use https otherwise you will issue CSRF errors.
+ loglevel:
+ lava-logs: DEBUG/INFO/WARN/ERROR (optional) select the loglevel of lava-logs (default to DEBUG)
+ lava-slave: DEBUG/INFO/WARN/ERROR (optional) select the loglevel of lava-slave (default to DEBUG)
+ lava-master: DEBUG/INFO/WARN/ERROR (optional) select the loglevel of lava-master (default to DEBUG)
+ lava-server-gunicorn: DEBUG/INFO/WARN/ERROR (optional) select the loglevel of lava-server-gunicorn (default to DEBUG)
users:
- name: LAVA username
token: The token of this user (optional)
@@ -271,6 +276,7 @@ boards:
type: the LAVA device-type of this device
slave: (optional) Name of the slave managing this device. Default to first slave found or default_slave if set.
kvm: (For qemu only) Does the qemu could use KVM (default: no)
+ tap: (For qemu only) Does the qemu could use TAP devices (default: no)
uboot_ipaddr: (optional) a static IP to set in uboot
uboot_macaddr: (Optional) the MAC address to set in uboot
custom_option: (optional) All following strings will be directly append to devicefile