diff --git a/Jenkinsfile b/Jenkinsfile index f0c0cf1370..76f7f2cea4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -249,10 +249,6 @@ node { step("build", "cd system/manager && ./build.py"), step("test sensord", "pytest system/sensord/tests/test_sensord.py"), ]) - deviceStage("BMX + LSM", "tici-bmx-lsm", ["UNSAFE=1"], [ - step("build", "cd system/manager && ./build.py"), - step("test sensord", "pytest system/sensord/tests/test_sensord.py"), - ]) }, 'replay': { deviceStage("model-replay", "tici-replay", ["UNSAFE=1"], [