Remove home/phablet/autopilot test data from click packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Penk Chen | ||
canonical-scopes-project |
Fix Released
|
High
|
Penk Chen |
Bug Description
current build number: 365
device name: arale
channel: ubuntu-
The custom tarballs contains sample data apparently used for autopilot tests. This data should be pruned from production builds.
The total amount of data saved would be 6.5MB
⟫ find system/custom -type d -name autopilot| xargs du -sch
312K system/
292K system/
312K system/
292K system/
292K system/
312K system/
312K system/
292K system/
292K system/
312K system/
312K system/
312K system/
312K system/
312K system/
292K system/
292K system/
292K system/
292K system/
292K system/
292K system/
292K system/
312K system/
6,5M total
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
milestone: | none → 13 |
assignee: | nobody → Penk Chen (penk) |
description: | updated |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
tags: | added: ota13 |
Changed in canonical-devices-system-image: | |
milestone: | 13 → backlog |
Changed in canonical-scopes-project: | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Released |
The cmake template we've used for most or all hanloon-originated scopes does indeed install an autopilot dir containing an executable, for example:
http:// bazaar. launchpad. net/~day- scope-team/ day-scope/ trunk/view/ head:/tests/ autopilot/ CMakeLists. txt