account-polld

Revision 9 as of 2014-08-07 12:36:49

Clear message

Dependents/Clients

  • udisks2
  • notify-osd (from unity8)

Test Plan

Definitions

SUT
System Under Test

Prereqs

  • Device with sdcard slot.
  • SDCard formatted with at least one block device exposing the Filesystem interface being of type vfat.

Plan

  • Install image on SUT: ubuntu-device-flash --channel ubuntu-touch/devel-proposed

  • Run citrain device-upgrade [silo]

Inserting

  • Insert the SD Card into the SUT's slot.

  • Verify in ciborium upstart logs that a message like 2014/08/07 12:16:32 Mounted /org/freedesktop/UDisks2/block_devices/mmcblk1p1 as /media/phablet/MY CARD is presented and verify that the path is indeed mounted.

  • On the SUT, verify that an OSD notification bubble is presented like:

Removing

  • Remove the SD Card into the SUT's slot.

  • Verify that the mount path, prior correct mounting, is no longer present.
  • {i}TODO: needs implementation{i} On the SUT, verify that an OSD notification bubble is presented with a removal notification.

Additional information

  • Monitor $HOME/.cache/upstart/ciborium.log for additional information.

  • Mount path is system determined, logs should show where a block device is mounted, the case for now is /media/$USER, notice that this path does not fully exist on first boot.