From 49764eddfc4953b962d8770c44cd9ecb26b1d370 Mon Sep 17 00:00:00 2001 From: Kimmo Lepikko Date: Thu, 12 Sep 2019 15:34:32 +0300 Subject: [PATCH] Enabled WS in smoke test --- Jenkinsfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 3a63356..3a2e29f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,7 +21,8 @@ echo "Run smoke tests: ${params.smoke_test}" // configurations: 6LP + Thread def raas = [ "lowpan_mesh_minimal_smoke_k64f_atmel.json": "rauni", - "thread_mesh_minimal_smoke_k64f_mcr20.json": "rauni" + "thread_mesh_minimal_smoke_k64f_mcr20.json": "rauni", + "wisun_mesh_minimal_smoke_k64f_s2lp.json" : "rauni" ] // List of targets with supported RF shields to compile