Enable LAVA test jobs submission for STM32L562E-DK board
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I317d87c6b0787b03f203f09d7ac20bfea71e2218
diff --git a/lava_helper/lava_create_jobs.py b/lava_helper/lava_create_jobs.py
index 3fd75cc..f5c7721 100755
--- a/lava_helper/lava_create_jobs.py
+++ b/lava_helper/lava_create_jobs.py
@@ -144,6 +144,11 @@
params,
test_dict.get("binaries").get("firmware"),
),
+ "tarball_url": get_artifact_url(
+ artifact_store_url,
+ params,
+ test_dict.get("binaries").get("tarball"),
+ ),
}
)
params.update(