mirror of https://github.com/commaai/panda.git
HITL: temp disable tres dfu tests
This commit is contained in:
parent
bcd8c57a70
commit
01887e03ba
|
@ -94,7 +94,7 @@ pipeline {
|
|||
phone_steps("panda-tres", [
|
||||
["build", "scons -j4"],
|
||||
["flash", "cd tests/ && ./ci_reset_internal_hw.py"],
|
||||
["test", "cd tests/hitl && HW_TYPES=9 pytest --durations=0 [0-2]*.py [5-9]*.py"],
|
||||
["test", "cd tests/hitl && HW_TYPES=9 pytest --durations=0 [1-2]*.py [5-9]*.py"],
|
||||
])
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue