|
|
@ -240,6 +240,7 @@ node { |
|
|
|
step("test exposure", "pytest system/camerad/test/test_exposure.py"), |
|
|
|
step("test exposure", "pytest system/camerad/test/test_exposure.py"), |
|
|
|
]) |
|
|
|
]) |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
/* |
|
|
|
'camerad OS04C10': { |
|
|
|
'camerad OS04C10': { |
|
|
|
deviceStage("OS04C10", "tici-os04c10", ["UNSAFE=1"], [ |
|
|
|
deviceStage("OS04C10", "tici-os04c10", ["UNSAFE=1"], [ |
|
|
|
step("build", "cd system/manager && ./build.py"), |
|
|
|
step("build", "cd system/manager && ./build.py"), |
|
|
@ -247,6 +248,7 @@ node { |
|
|
|
step("test exposure", "pytest system/camerad/test/test_exposure.py"), |
|
|
|
step("test exposure", "pytest system/camerad/test/test_exposure.py"), |
|
|
|
]) |
|
|
|
]) |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
*/ |
|
|
|
'sensord': { |
|
|
|
'sensord': { |
|
|
|
deviceStage("LSM + MMC", "tici-lsmc", ["UNSAFE=1"], [ |
|
|
|
deviceStage("LSM + MMC", "tici-lsmc", ["UNSAFE=1"], [ |
|
|
|
step("build", "cd system/manager && ./build.py"), |
|
|
|
step("build", "cd system/manager && ./build.py"), |
|
|
|