mirror of https://github.com/commaai/panda.git
tmp disable that
This commit is contained in:
parent
3a06eeec3c
commit
945a379af9
|
@ -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 [1-2]*.py [5-9]*.py"],
|
||||
["test", "cd tests/hitl && HW_TYPES=9 pytest --durations=0 2*.py [5-9]*.py"],
|
||||
])
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue