Closed
Bug 698961
Opened 13 years ago
Closed 13 years ago
tegra busybox support in talos
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mozilla, Assigned: mozilla)
References
Details
(Whiteboard: [tegra][talos])
I can install busybox on a tegra, so should be able to do everything via adb. However, there isn't enough space in /system/ to copy busybox into the existing default PATH, and I'm not entirely sure how to change default PATH (this may be the easiest solution). I was able to work around this in mozharness via query_device_exe(). However, once we call talos' run_tests.py, it calls busybox commands over adb without the benefit of query_device_exe(), and dies. If I can't figure out the PATH on tegras, I need to be able to specify this in talos somehow.
Assignee | ||
Comment 1•13 years ago
|
||
I'm going with sut for the tegras for now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•