diff options
author | Loys Ollivier <lollivier@baylibre.com> | 2017-10-06 17:31:43 +0200 |
---|---|---|
committer | Loys Ollivier <lollivier@baylibre.com> | 2017-10-06 17:31:43 +0200 |
commit | 340d74fbed6c216b82099129c5a7e9f9facba9b2 (patch) | |
tree | 9f8cbef890b3f7d0d31aed1a383b9596f96ec6d8 /templates | |
parent | d77f58b463197283e90170c39df9ba20fa572d27 (diff) |
Add lavabox lab callback
Add lavabox lab callback to releng. Now the tool can submit
results to the lavabox (only available locally).
Change-Id: I806c26a3d260a8d777c8fce5da90ec6f3bf64ecd
Signed-off-by: Loys Ollivier <lollivier@baylibre.com>
Diffstat (limited to 'templates')
-rw-r--r-- | templates/callback/lab-baylibre-lavabox.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/callback/lab-baylibre-lavabox.cfg b/templates/callback/lab-baylibre-lavabox.cfg new file mode 100644 index 0000000..e8b849e --- /dev/null +++ b/templates/callback/lab-baylibre-lavabox.cfg @@ -0,0 +1,4 @@ +[default] +backend_fqdn = http://api.lavabox +lab_name = lab-baylibre-lavabox +lab_token = callback-demo |