~kissiel/checkbox/translations

« back to all changes in this revision

Viewing changes to providers/plainbox-provider-checkbox/jobs/wireless.txt.in

"automatic merge of lp:~sylvain-pineau/checkbox/categories-for-all/ by tarmac [r=kissiel][bug=][author=sylvain-pineau]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
plugin: shell
 
2
category_id: 2013.com.canonical.plainbox::wireless
2
3
id: wireless/wireless_scanning
3
4
requires:
4
5
  package.name == 'network-manager'
21
22
_description: Wireless scanning test. It scans and reports on discovered APs.
22
23
 
23
24
plugin: shell
 
25
category_id: 2013.com.canonical.plainbox::wireless
24
26
id: wireless/info_automated
25
27
requires:
26
28
 package.name == 'network-manager'
31
33
 This is an automated test to gather some info on the current state of your wireless devices. If no devices are found, the test will exit with an error.
32
34
 
33
35
plugin: user-interact-verify
 
36
category_id: 2013.com.canonical.plainbox::wireless
34
37
id: wireless/wireless_connection
35
38
command: network_check
36
39
estimated_duration: 120.0
46
49
     Did a notification show and was the connection correctly established?
47
50
 
48
51
plugin: shell
 
52
category_id: 2013.com.canonical.plainbox::wireless
49
53
id: wireless/wireless_connection_wpa_bg
50
54
requires:
51
55
 device.category == 'WIRELESS'
67
71
 security and the 802.11b/g protocols.
68
72
 
69
73
plugin: shell
 
74
category_id: 2013.com.canonical.plainbox::wireless
70
75
id: wireless/wireless_connection_open_bg
71
76
requires:
72
77
 device.category == 'WIRELESS'
88
93
 security and the 802.11b/g protocols.
89
94
 
90
95
plugin: shell
 
96
category_id: 2013.com.canonical.plainbox::wireless
91
97
id: wireless/wireless_connection_wpa_n
92
98
requires:
93
99
 device.category == 'WIRELESS'
109
115
 security and the 802.11n protocol.
110
116
 
111
117
plugin: shell
 
118
category_id: 2013.com.canonical.plainbox::wireless
112
119
id: wireless/wireless_connection_open_n
113
120
requires:
114
121
 device.category == 'WIRELESS'
130
137
 security and the 802.11n protocol.
131
138
 
132
139
plugin: shell
 
140
category_id: 2013.com.canonical.plainbox::wireless
133
141
id: wireless/wireless_connection_wpa_ac
134
142
requires:
135
143
 device.category == 'WIRELESS'
152
160
 security and the 802.11ac protocol.
153
161
 
154
162
plugin: shell
 
163
category_id: 2013.com.canonical.plainbox::wireless
155
164
id: wireless/wireless_connection_open_ac
156
165
requires:
157
166
 device.category == 'WIRELESS'
174
183
 security and the 802.11ac protocol.
175
184
 
176
185
plugin: user-interact-verify
 
186
category_id: 2013.com.canonical.plainbox::wireless
177
187
id: wireless/wireless_connection_wpa_bg_manual
178
188
requires:
179
189
 device.category == 'WIRELESS'
204
214
     Verification is automated, do not change the automatically selected result.
205
215
 
206
216
plugin: user-interact-verify
 
217
category_id: 2013.com.canonical.plainbox::wireless
207
218
id: wireless/wireless_connection_open_bg_manual
208
219
requires:
209
220
 device.category == 'WIRELESS'
234
245
     Verification is automated, do not change the automatically selected result.
235
246
 
236
247
plugin: user-interact-verify
 
248
category_id: 2013.com.canonical.plainbox::wireless
237
249
id: wireless/wireless_connection_wpa_n_manual
238
250
requires:
239
251
 device.category == 'WIRELESS'
265
277
     Verification is automated, do not change the automatically selected result.
266
278
 
267
279
plugin: user-interact-verify
 
280
category_id: 2013.com.canonical.plainbox::wireless
268
281
id: wireless/wireless_connection_open_n_manual
269
282
requires:
270
283
 device.category == 'WIRELESS'
296
309
     Verification is automated, do not change the automatically selected result.
297
310
 
298
311
plugin: user-interact-verify
 
312
category_id: 2013.com.canonical.plainbox::wireless
299
313
id: wireless/wireless_connection_wpa_ac_manual
300
314
requires:
301
315
 device.category == 'WIRELESS'
327
341
     Verification is automated, do not change the automatically selected result.
328
342
 
329
343
plugin: user-interact-verify
 
344
category_id: 2013.com.canonical.plainbox::wireless
330
345
id: wireless/wireless_connection_open_ac_manual
331
346
requires:
332
347
 device.category == 'WIRELESS'
358
373
     Verification is automated, do not change the automatically selected result.
359
374
 
360
375
plugin: shell
 
376
category_id: 2013.com.canonical.plainbox::wireless
361
377
id: wireless/monitor_wireless_connection
362
378
requires:
363
379
 package.name == 'iperf'
378
394
 Tests the performance of a system's wireless connection through the iperf tool.
379
395
 
380
396
plugin: shell
 
397
category_id: 2013.com.canonical.plainbox::wireless
381
398
id: wireless/monitor_wireless_connection_udp
382
399
requires:
383
400
 package.name == 'iperf'
398
415
 Tests the performance of a system's wireless connection through the iperf tool, using UDP packets.
399
416
 
400
417
plugin: shell
 
418
category_id: 2013.com.canonical.plainbox::wireless
401
419
id: wireless/wireless_connection_open_a
402
420
requires:
403
421
 device.category == 'WIRELESS'
420
438
  respond to requests on the 802.11a protocol.
421
439
 
422
440
plugin: shell
 
441
category_id: 2013.com.canonical.plainbox::wireless
423
442
id: wireless/wireless_connection_open_b
424
443
requires:
425
444
 device.category == 'WIRELESS'
449
468
command:
450
469
 cat <<'EOF' | run_templates -s 'udev_resource | filter_templates -w "category=WIRELESS" | awk "/path: / { print \$2 }" | xargs -n 1 sh -c "for i in \`ls /sys\$0/net 2>/dev/null\`; do echo \$0 \$i; done"'
451
470
 plugin: shell
 
471
 category_id: 2013.com.canonical.plainbox::wireless
452
472
 id: wireless/stress_performance_$2
453
473
 requires: device.path == "$1"
454
474
 user: root
459
479
 EOF
460
480
 
461
481
plugin: shell
 
482
category_id: 2013.com.canonical.plainbox::wireless
462
483
id: wireless/wireless_connection_open_g
463
484
requires:
464
485
 device.category == 'WIRELESS'
480
501
  respond to requests on the 802.11g protocol.
481
502
 
482
503
plugin: shell
 
504
category_id: 2013.com.canonical.plainbox::wireless
483
505
id: wireless/wireless_extension
484
506
requires: device.category == 'WIRELESS'
485
507
command: wireless_ext
494
516
command: 
495
517
 cat <<'EOF' | run_templates -s 'udev_resource | filter_templates -w "category=WIRELESS" | awk "/path: / { print \$2 }" | xargs -n 1 sh -c "for i in \`ls /sys\$0/net 2>/dev/null\`; do echo \$0 \$i; done"'
496
518
 plugin: shell
 
519
 category_id: 2013.com.canonical.plainbox::wireless
497
520
 id: wireless/iwconfig_check_$2
498
521
 requires: device.path == "$1"
499
522
 command: iwconfig $2
505
528
 This is an automated test to gather some info on the current state of your network devices. If no devices are found, the test will exit with an error.
506
529
 
507
530
plugin: user-interact-verify
 
531
category_id: 2013.com.canonical.plainbox::wireless
508
532
id: wireless/wireless_rfkill
509
533
command: rfkill list | zenity --text-info --title rfkill-Info
510
534
estimated_duration: 120.0
528
552
command:
529
553
 cat <<'EOF' | run_templates -s 'udev_resource | filter_templates -w "category=WIRELESS" | awk "/path: / { print \$2 }" | xargs -n 1 sh -c "for i in \`ls /sys\$0/net 2>/dev/null\`; do echo \$0 \$i; done"'
530
554
 plugin: user-interact-verify
 
555
 category_id: 2013.com.canonical.plainbox::wireless
531
556
 user: root
532
557
 id: wireless/maximum_bandwidth_$2
533
558
 requires: device.path == "$1"