diff options
Diffstat (limited to 'templates/callback/lab-agl-core.cfg')
-rw-r--r-- | templates/callback/lab-agl-core.cfg | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/templates/callback/lab-agl-core.cfg b/templates/callback/lab-agl-core.cfg index 6be0098..08df284 100644 --- a/templates/callback/lab-agl-core.cfg +++ b/templates/callback/lab-agl-core.cfg @@ -1,4 +1,12 @@ [default] +section = AGL + +[AGL] +backend_fqdn = http://kernelci.automotivelinux.org:8888 +lab_name = AGL-core-lab-1 +lab_token = lab-agl-core-callback-LF + +[Baylibre] backend_fqdn = http://api.dev.baylibre.com lab_name = lab-agl-core -lab_token = lab-agl-core-callback +lab_token = lab-agl-core-callback-baylibre
\ No newline at end of file |