openpilot/tools/zookeeper
robbederks 6a824d7651
Zookeeper support (#20000)
* zookeeper lib

* add ft4222 to dev pip packages and fix include error

* started on CI

* it's a file

* now it should be happy

* use docker for all on-device tests

* test scripts

* does this work?

* access to devices

* too broad. only usb enough?

* permissions for zookeeper usb

* as env var maybe?

* this?

* try this for now

* all devices

* move to correct location for impoerts

* right paths

* not running in the right agent?

* ofc not

* fix broken merge

* add ft4222 package again

* add timeout

* power monitor

* cleanup

Co-authored-by: Batman <batman@openpilot-ci.internal>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-04-13 15:08:00 -07:00
..
__init__.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
check_consumption.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
disable.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
enable_and_wait.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
ignition.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
power_monitor.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
requirements.txt Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00
test_zookeeper.py Zookeeper support (#20000) 2021-04-13 15:08:00 -07:00