From ed1ca1fa9255d7f934e8ec21d078ab57196c09ff Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Wed, 5 Dec 2018 15:16:18 -0800 Subject: tempalates/callback: send to both backends Now that we support multiple callbacks, change the default so that callbacks are sent to both AGL and BayLibre kernelCI backends. Change-Id: I56777d3ffc21c7df57d0d8cca8f532ab920450a1 Signed-off-by: Kevin Hilman --- templates/callback/lab-agl-core.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/callback/lab-agl-core.cfg b/templates/callback/lab-agl-core.cfg index 72126ad..b5e88b8 100644 --- a/templates/callback/lab-agl-core.cfg +++ b/templates/callback/lab-agl-core.cfg @@ -1,5 +1,5 @@ [default] -section = AGL +section = AGL,Baylibre [AGL] backend_fqdn = https://kernelci.automotivelinux.org:8081 -- cgit 1.2.3-korg