|
|
@ -249,10 +249,6 @@ node { |
|
|
|
step("build", "cd system/manager && ./build.py"), |
|
|
|
step("build", "cd system/manager && ./build.py"), |
|
|
|
step("test sensord", "pytest system/sensord/tests/test_sensord.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': { |
|
|
|
'replay': { |
|
|
|
deviceStage("model-replay", "tici-replay", ["UNSAFE=1"], [ |
|
|
|
deviceStage("model-replay", "tici-replay", ["UNSAFE=1"], [ |
|
|
|