jenkins: sensord device

pull/36070/head
Maxime Desroches 1 week ago
parent a3fcde2ae8
commit b309bf4173
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -245,7 +245,7 @@ node {
]) ])
}, },
'sensord': { 'sensord': {
deviceStage("LSM + MMC", "tici-lsmc", ["UNSAFE=1"], [ deviceStage("LSM + MMC", "tizi-lsmc", ["UNSAFE=1"], [
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"),
]) ])

Loading…
Cancel
Save