From 33b220b1bf6c056bb231d49a5150876ebc2e9b7e Mon Sep 17 00:00:00 2001
From: Denis Pynkin <denis.pynkin@collabora.com>
Date: Wed, 23 Jan 2019 00:00:09 +0300
Subject: [PATCH] AUM: usb unplug: additional hint for user

Additional hint for user stating when he need to remove the flash drive.

Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
---
 test-cases/apertis-update-manager-usb-unplug.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test-cases/apertis-update-manager-usb-unplug.yaml b/test-cases/apertis-update-manager-usb-unplug.yaml
index 43dff55..0cb1d36 100644
--- a/test-cases/apertis-update-manager-usb-unplug.yaml
+++ b/test-cases/apertis-update-manager-usb-unplug.yaml
@@ -30,12 +30,12 @@ run:
     - $ sudo journalctl -ef --unit apertis-update-manager &
     - "Plug the USB flash drive into the device"
     - "The update starts automatically"
-    - "Wait while the upgrade starts"
+    - "Wait while the upgrade starts and remove the USB flash before it is completed, as described below"
     - |
         >Dec 19 22:31:46 apertis apertis-update-[390]: mount added : /media/test
         Dec 19 22:31:46 apertis apertis-update-[390]: Ostree static delta starting
         Dec 19 22:31:46 apertis apertis-update-[390]: Cannot check the ID in black list: No such file or directory
-    - "Wait 10-20 seconds (depending on your HW) and remove the USB flash drive"
+    - "Wait 5-20 seconds (depending on your HW) and remove the USB flash drive"
     - "Update should be interrupted with error messages similar to"
     - |
         >[   59.542717] scsi 1:0:0:0: rejecting I/O to offline device
-- 
GitLab