Merge lp:~kaxing/checkbox/1209084-move-some-mediacard-tests into lp:checkbox

Proposed by kaxing
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 2397
Merged at revision: 2397
Proposed branch: lp:~kaxing/checkbox/1209084-move-some-mediacard-tests
Merge into: lp:checkbox
Diff against target: 456 lines (+207/-206)
2 files modified
checkbox-old/jobs/mediacard.txt.in (+0/-206)
checkbox-old/jobs/suspend.txt.in (+207/-0)
To merge this branch: bzr merge lp:~kaxing/checkbox/1209084-move-some-mediacard-tests
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+188266@code.launchpad.net

Description of the change

According to bug 1209084 , move *-after-suspend tests from mediacard.txt.in to suspend.txt.in.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'checkbox-old/jobs/mediacard.txt.in'
2--- checkbox-old/jobs/mediacard.txt.in 2013-07-15 14:48:09 +0000
3+++ checkbox-old/jobs/mediacard.txt.in 2013-09-30 07:00:18 +0000
4@@ -170,47 +170,6 @@
5 automatically selected result.
6
7 plugin: user-interact
8-name: mediacard/cf-insert-after-suspend
9-depends: suspend/suspend_advanced
10-command: removable_storage_watcher --memorycard insert sdio usb scsi
11-_description:
12- PURPOSE:
13- This test will check that the systems media card reader can
14- detect the insertion of a CF card after the system has been suspended
15- STEPS:
16- 1. Click "Test" and insert a CF card into the reader.
17- If a file browser opens up, you can safely close it.
18- (Note: this test will time-out after 20 seconds.)
19- 2. Do not remove the device after this test.
20- VERIFICATION:
21- The verification of this test is automated. Do not change the
22- automatically selected result.
23-
24-plugin: shell
25-name: mediacard/cf-storage-after-suspend
26-depends: mediacard/cf-insert-after-suspend
27-user: root
28-command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
29-_description:
30- This test is automated and executes after the mediacard/cf-insert-after-suspend test
31- is run. It tests reading and writing to the CF card after the system has been suspended.
32-
33-plugin: user-interact
34-name: mediacard/cf-remove-after-suspend
35-depends: mediacard/cf-insert-after-suspend
36-command: removable_storage_watcher --memorycard remove sdio usb scsi
37-_description:
38- PURPOSE:
39- This test will check that the system correctly detects the removal
40- of a CF card from the systems card reader after the system has been suspended.
41- STEPS:
42- 1. Click "Test" and remove the CF card from the reader.
43- (Note: this test will time-out after 20 seconds.)
44- VERIFICATION:
45- The verification of this test is automated. Do not change the
46- automatically selected result.
47-
48-plugin: user-interact
49 name: mediacard/sdxc-insert
50 command: removable_storage_watcher --memorycard insert sdio usb scsi
51 _description:
52@@ -251,48 +210,6 @@
53 automatically selected result.
54
55 plugin: user-interact
56-name: mediacard/sdxc-insert-after-suspend
57-depends: suspend/suspend_advanced
58-command: removable_storage_watcher --memorycard insert sdio usb scsi
59-_description:
60- PURPOSE:
61- This test will check that the systems media card reader can
62- detect the insertion of a SDXC card after the system has been suspended
63- STEPS:
64- 1. Click "Test" and insert a SDXC card into the reader.
65- If a file browser opens up, you can safely close it.
66- (Note: this test will time-out after 20 seconds.)
67- 2. Do not remove the device after this test.
68- VERIFICATION:
69- The verification of this test is automated. Do not change the
70- automatically selected result.
71-
72-plugin: shell
73-name: mediacard/sdxc-storage-after-suspend
74-depends: mediacard/sdxc-insert-after-suspend
75-user: root
76-command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
77-_description:
78- This test is automated and executes after the mediacard/sdxc-insert-after-suspend test
79- is run. It tests reading and writing to the SDXC card after the system has been suspended.
80-
81-plugin: user-interact
82-name: mediacard/sdxc-remove-after-suspend
83-depends: mediacard/sdxc-insert-after-suspend
84-command: removable_storage_watcher --memorycard remove sdio usb scsi
85-_description:
86- PURPOSE:
87- This test will check that the system correctly detects the removal
88- of a SDXC card from the systems card reader after the system has been suspended.
89- STEPS:
90- 1. Click "Test" and remove the SDXC card from the reader.
91- If a file browser opens up, you can safely close it.
92- (Note: this test will time-out after 20 seconds.)
93- VERIFICATION:
94- The verification of this test is automated. Do not change the
95- automatically selected result.
96-
97-plugin: user-interact
98 name: mediacard/ms-insert
99 command: removable_storage_watcher --memorycard insert sdio usb scsi
100 _description:
101@@ -333,47 +250,6 @@
102 automatically selected result.
103
104 plugin: user-interact
105-name: mediacard/ms-insert-after-suspend
106-depends: suspend/suspend_advanced
107-command: removable_storage_watcher --memorycard insert sdio usb scsi
108-_description:
109- PURPOSE:
110- This test will check that the systems media card reader can
111- detect the insertion of a MS card after the system has been suspended
112- STEPS:
113- 1. Click "Test" and insert a MS card into the reader.
114- If a file browser opens up, you can safely close it.
115- (Note: this test will time-out after 20 seconds.)
116- 2. Do not remove the device after this test.
117- VERIFICATION:
118- The verification of this test is automated. Do not change the
119- automatically selected result.
120-
121-plugin: shell
122-name: mediacard/ms-storage-after-suspend
123-depends: mediacard/ms-insert-after-suspend
124-user: root
125-command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
126-_description:
127- This test is automated and executes after the mediacard/ms-insert-after-suspend test
128- is run. It tests reading and writing to the MS card after the system has been suspended.
129-
130-plugin: user-interact
131-name: mediacard/ms-remove-after-suspend
132-depends: mediacard/ms-insert-after-suspend
133-command: removable_storage_watcher --memorycard remove sdio usb scsi
134-_description:
135- PURPOSE:
136- This test will check that the system correctly detects the removal
137- of a MS card from the systems card reader after the system has been suspended.
138- STEPS:
139- 1. Click "Test" and remove the MS card from the reader.
140- (Note: this test will time-out after 20 seconds.)
141- VERIFICATION:
142- The verification of this test is automated. Do not change the
143- automatically selected result.
144-
145-plugin: user-interact
146 name: mediacard/msp-insert
147 command: removable_storage_watcher --memorycard insert sdio usb scsi
148 _description:
149@@ -414,47 +290,6 @@
150 automatically selected result.
151
152 plugin: user-interact
153-name: mediacard/msp-insert-after-suspend
154-depends: suspend/suspend_advanced
155-command: removable_storage_watcher --memorycard insert sdio usb scsi
156-_description:
157- PURPOSE:
158- This test will check that the systems media card reader can
159- detect the insertion of a MSP card after the system has been suspended
160- STEPS:
161- 1. Click "Test" and insert a MSP card into the reader.
162- If a file browser opens up, you can safely close it.
163- (Note: this test will time-out after 20 seconds.)
164- 2. Do not remove the device after this test.
165- VERIFICATION:
166- The verification of this test is automated. Do not change the
167- automatically selected result.
168-
169-plugin: shell
170-name: mediacard/msp-storage-after-suspend
171-depends: mediacard/msp-insert-after-suspend
172-user: root
173-command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
174-_description:
175- This test is automated and executes after the mediacard/msp-insert-after-suspend test
176- is run. It tests reading and writing to the MSP card after the system has been suspended.
177-
178-plugin: user-interact
179-name: mediacard/msp-remove-after-suspend
180-depends: mediacard/msp-insert-after-suspend
181-command: removable_storage_watcher --memorycard remove sdio usb scsi
182-_description:
183- PURPOSE:
184- This test will check that the system correctly detects the removal
185- of a MSP card from the systems card reader after the system has been suspended.
186- STEPS:
187- 1. Click "Test" and remove the MSP card from the reader.
188- (Note: this test will time-out after 20 seconds.)
189- VERIFICATION:
190- The verification of this test is automated. Do not change the
191- automatically selected result.
192-
193-plugin: user-interact
194 name: mediacard/xd-insert
195 command: removable_storage_watcher --memorycard insert sdio usb scsi
196 _description:
197@@ -493,44 +328,3 @@
198 VERIFICATION:
199 The verification of this test is automated. Do not change the
200 automatically selected result.
201-
202-plugin: user-interact
203-name: mediacard/xd-insert-after-suspend
204-depends: suspend/suspend_advanced
205-command: removable_storage_watcher --memorycard insert sdio usb scsi
206-_description:
207- PURPOSE:
208- This test will check that the systems media card reader can
209- detect the insertion of a xD card after the system has been suspended
210- STEPS:
211- 1. Click "Test" and insert a xD card into the reader.
212- If a file browser opens up, you can safely close it.
213- (Note: this test will time-out after 20 seconds.)
214- 2. Do not remove the device after this test.
215- VERIFICATION:
216- The verification of this test is automated. Do not change the
217- automatically selected result.
218-
219-plugin: shell
220-name: mediacard/xd-storage-after-suspend
221-depends: mediacard/xd-insert-after-suspend
222-user: root
223-command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
224-_description:
225- This test is automated and executes after the mediacard/xd-insert-after-suspend test
226- is run. It tests reading and writing to the xD card after the system has been suspended.
227-
228-plugin: user-interact
229-name: mediacard/xd-remove-after-suspend
230-depends: mediacard/xd-insert-after-suspend
231-command: removable_storage_watcher --memorycard remove sdio usb scsi
232-_description:
233- PURPOSE:
234- This test will check that the system correctly detects the removal
235- of a xD card from the systems card reader after the system has been suspended.
236- STEPS:
237- 1. Click "Test" and remove the xD card from the reader.
238- (Note: this test will time-out after 20 seconds.)
239- VERIFICATION:
240- The verification of this test is automated. Do not change the
241- automatically selected result.
242
243=== modified file 'checkbox-old/jobs/suspend.txt.in'
244--- checkbox-old/jobs/suspend.txt.in 2013-08-27 10:31:11 +0000
245+++ checkbox-old/jobs/suspend.txt.in 2013-09-30 07:00:18 +0000
246@@ -1478,3 +1478,210 @@
247 VERIFICATION:
248 The verification of this test is automated. Do not change the
249 automatically selected result.
250+
251+plugin: user-interact
252+name: mediacard/cf-insert-after-suspend
253+depends: suspend/suspend_advanced
254+command: removable_storage_watcher --memorycard insert sdio usb scsi
255+_description:
256+ PURPOSE:
257+ This test will check that the systems media card reader can
258+ detect the insertion of a CF card after the system has been suspended
259+ STEPS:
260+ 1. Click "Test" and insert a CF card into the reader.
261+ If a file browser opens up, you can safely close it.
262+ (Note: this test will time-out after 20 seconds.)
263+ 2. Do not remove the device after this test.
264+ VERIFICATION:
265+ The verification of this test is automated. Do not change the
266+ automatically selected result.
267+
268+plugin: shell
269+name: mediacard/cf-storage-after-suspend
270+depends: mediacard/cf-insert-after-suspend
271+user: root
272+command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
273+_description:
274+ This test is automated and executes after the mediacard/cf-insert-after-suspend test
275+ is run. It tests reading and writing to the CF card after the system has been suspended.
276+
277+plugin: user-interact
278+name: mediacard/cf-remove-after-suspend
279+depends: mediacard/cf-insert-after-suspend
280+command: removable_storage_watcher --memorycard remove sdio usb scsi
281+_description:
282+ PURPOSE:
283+ This test will check that the system correctly detects the removal
284+ of a CF card from the systems card reader after the system has been suspended.
285+ STEPS:
286+ 1. Click "Test" and remove the CF card from the reader.
287+ (Note: this test will time-out after 20 seconds.)
288+ VERIFICATION:
289+ The verification of this test is automated. Do not change the
290+ automatically selected result.
291+
292+
293+plugin: user-interact
294+name: mediacard/sdxc-insert-after-suspend
295+depends: suspend/suspend_advanced
296+command: removable_storage_watcher --memorycard insert sdio usb scsi
297+_description:
298+ PURPOSE:
299+ This test will check that the systems media card reader can
300+ detect the insertion of a SDXC card after the system has been suspended
301+ STEPS:
302+ 1. Click "Test" and insert a SDXC card into the reader.
303+ If a file browser opens up, you can safely close it.
304+ (Note: this test will time-out after 20 seconds.)
305+ 2. Do not remove the device after this test.
306+ VERIFICATION:
307+ The verification of this test is automated. Do not change the
308+ automatically selected result.
309+
310+plugin: shell
311+name: mediacard/sdxc-storage-after-suspend
312+depends: mediacard/sdxc-insert-after-suspend
313+user: root
314+command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
315+_description:
316+ This test is automated and executes after the mediacard/sdxc-insert-after-suspend test
317+ is run. It tests reading and writing to the SDXC card after the system has been suspended.
318+
319+plugin: user-interact
320+name: mediacard/sdxc-remove-after-suspend
321+depends: mediacard/sdxc-insert-after-suspend
322+command: removable_storage_watcher --memorycard remove sdio usb scsi
323+_description:
324+ PURPOSE:
325+ This test will check that the system correctly detects the removal
326+ of a SDXC card from the systems card reader after the system has been suspended.
327+ STEPS:
328+ 1. Click "Test" and remove the SDXC card from the reader.
329+ If a file browser opens up, you can safely close it.
330+ (Note: this test will time-out after 20 seconds.)
331+ VERIFICATION:
332+ The verification of this test is automated. Do not change the
333+ automatically selected result.
334+
335+plugin: user-interact
336+name: mediacard/ms-insert-after-suspend
337+depends: suspend/suspend_advanced
338+command: removable_storage_watcher --memorycard insert sdio usb scsi
339+_description:
340+ PURPOSE:
341+ This test will check that the systems media card reader can
342+ detect the insertion of a MS card after the system has been suspended
343+ STEPS:
344+ 1. Click "Test" and insert a MS card into the reader.
345+ If a file browser opens up, you can safely close it.
346+ (Note: this test will time-out after 20 seconds.)
347+ 2. Do not remove the device after this test.
348+ VERIFICATION:
349+ The verification of this test is automated. Do not change the
350+ automatically selected result.
351+
352+plugin: shell
353+name: mediacard/ms-storage-after-suspend
354+depends: mediacard/ms-insert-after-suspend
355+user: root
356+command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
357+_description:
358+ This test is automated and executes after the mediacard/ms-insert-after-suspend test
359+ is run. It tests reading and writing to the MS card after the system has been suspended.
360+
361+plugin: user-interact
362+name: mediacard/ms-remove-after-suspend
363+depends: mediacard/ms-insert-after-suspend
364+command: removable_storage_watcher --memorycard remove sdio usb scsi
365+_description:
366+ PURPOSE:
367+ This test will check that the system correctly detects the removal
368+ of a MS card from the systems card reader after the system has been suspended.
369+ STEPS:
370+ 1. Click "Test" and remove the MS card from the reader.
371+ (Note: this test will time-out after 20 seconds.)
372+ VERIFICATION:
373+ The verification of this test is automated. Do not change the
374+ automatically selected result.
375+
376+plugin: user-interact
377+name: mediacard/msp-insert-after-suspend
378+depends: suspend/suspend_advanced
379+command: removable_storage_watcher --memorycard insert sdio usb scsi
380+_description:
381+ PURPOSE:
382+ This test will check that the systems media card reader can
383+ detect the insertion of a MSP card after the system has been suspended
384+ STEPS:
385+ 1. Click "Test" and insert a MSP card into the reader.
386+ If a file browser opens up, you can safely close it.
387+ (Note: this test will time-out after 20 seconds.)
388+ 2. Do not remove the device after this test.
389+ VERIFICATION:
390+ The verification of this test is automated. Do not change the
391+ automatically selected result.
392+
393+plugin: shell
394+name: mediacard/msp-storage-after-suspend
395+depends: mediacard/msp-insert-after-suspend
396+user: root
397+command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
398+_description:
399+ This test is automated and executes after the mediacard/msp-insert-after-suspend test
400+ is run. It tests reading and writing to the MSP card after the system has been suspended.
401+
402+plugin: user-interact
403+name: mediacard/msp-remove-after-suspend
404+depends: mediacard/msp-insert-after-suspend
405+command: removable_storage_watcher --memorycard remove sdio usb scsi
406+_description:
407+ PURPOSE:
408+ This test will check that the system correctly detects the removal
409+ of a MSP card from the systems card reader after the system has been suspended.
410+ STEPS:
411+ 1. Click "Test" and remove the MSP card from the reader.
412+ (Note: this test will time-out after 20 seconds.)
413+ VERIFICATION:
414+ The verification of this test is automated. Do not change the
415+ automatically selected result.
416+
417+plugin: user-interact
418+name: mediacard/xd-insert-after-suspend
419+depends: suspend/suspend_advanced
420+command: removable_storage_watcher --memorycard insert sdio usb scsi
421+_description:
422+ PURPOSE:
423+ This test will check that the systems media card reader can
424+ detect the insertion of a xD card after the system has been suspended
425+ STEPS:
426+ 1. Click "Test" and insert a xD card into the reader.
427+ If a file browser opens up, you can safely close it.
428+ (Note: this test will time-out after 20 seconds.)
429+ 2. Do not remove the device after this test.
430+ VERIFICATION:
431+ The verification of this test is automated. Do not change the
432+ automatically selected result.
433+
434+plugin: shell
435+name: mediacard/xd-storage-after-suspend
436+depends: mediacard/xd-insert-after-suspend
437+user: root
438+command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
439+_description:
440+ This test is automated and executes after the mediacard/xd-insert-after-suspend test
441+ is run. It tests reading and writing to the xD card after the system has been suspended.
442+
443+plugin: user-interact
444+name: mediacard/xd-remove-after-suspend
445+depends: mediacard/xd-insert-after-suspend
446+command: removable_storage_watcher --memorycard remove sdio usb scsi
447+_description:
448+ PURPOSE:
449+ This test will check that the system correctly detects the removal
450+ of a xD card from the systems card reader after the system has been suspended.
451+ STEPS:
452+ 1. Click "Test" and remove the xD card from the reader.
453+ (Note: this test will time-out after 20 seconds.)
454+ VERIFICATION:
455+ The verification of this test is automated. Do not change the
456+ automatically selected result.

Subscribers

People subscribed via source and target branches