aboutsummaryrefslogtreecommitdiff
path: root/schneider-openembedded/lava-job-definitions/rzn1d/lava-multinode-rzn1d-j21.yaml
blob: 528b85c587764d4b2dce620f46c6996bc3c7c6e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
job_name: SE ${MACHINE} network-test ${MANIFEST_BRANCH}-${KERNEL_VERSION_PATCHLEVEL} ${BUILD_NUMBER} eth1/J21
timeouts:
  job:
    minutes: 1800
  action:
    minutes: 120
  connection:
    minutes: 20
priority: medium
visibility: public


protocols:
  lava-multinode:
    roles:
      dut:
        device_type: rzn1d
        count: 1
        timeout:
          minutes: 30
      daemon:
        device_type: rzn1d
        count: 1
        timeout:
          minutes: 30



actions:
####################
# Deploy QSPI images
####################
- deploy:
    namespace: dfu-firmware
    role:
    - daemon
    - dut
    to: tmpfs
    images:
      sf_fsbl:
        image_arg: --alt sf_fsbl --download {sf_fsbl}
        url: ${FSBL_URL}
      sf_trustedfw0:
        image_arg: --alt sf_trustedfw0 --download {sf_trustedfw0}
        url: ${OPTEE_ITB_URL}
      sf_trustedfw1:
        image_arg: --alt sf_trustedfw1 --download {sf_trustedfw1}
        url: ${OPTEE_ITB_URL}
      sf_uboot0:
        image_arg: --alt sf_uboot0 --download {sf_uboot0}
        url: ${UBOOT_ITB_URL}
      sf_uboot1:
        image_arg: --alt sf_uboot1 --download {sf_uboot1}
        url: ${UBOOT_ITB_URL}

- command:
    namespace: dfu-firmware
    role:
    - daemon
    - dut
    name: set_boot_to_nand
- boot:
    namespace: dfu-firmware
    role:
    - daemon
    - dut
    method: dfu
    timeout:
      minutes: 10
- command:
    namespace: test
    role:
    - daemon
    - dut
    name: set_boot_to_qspi

##################
# all ports off - except J21
##################
- command:
    namespace: test
    role:
    - daemon
    - dut
    name: j17_off

- command:
    namespace: test
    role:
    - daemon
    - dut
    name: j21_on

- command:
    namespace: test
    role:
    - daemon
    - dut
    name: j22_off

- command:
    namespace: test
    role:
    - daemon
    - dut
    name: j23_off

- command:
    namespace: test
    role:
    - daemon
    - dut
    name: j24_off


###################
# dev-image.wic
###################
- deploy:
    namespace: test-wic
    role:
    - daemon
    - dut
    timeout:
      minutes: 100
    to: flasher
    images:
      image:
        url: ${WIC_DEV_IMAGE_URL}
        compression: bz2
      layout:
        url: ${WIC_DEV_BMAP_URL}


- boot:
    namespace: test-wic
    role:
    - daemon
    - dut
    connection-namespace: dfu-firmware
    timeout:
      minutes: 10
    method: u-boot
    commands:
    - "setenv linux_sd 'mmc rescan; fatload mmc 0:1 ${fdt_addr_r} ${fdt_name}; fatload mmc 0:1 ${kernel_addr_r} ${kernel_name}; setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait coherent_pool=2M audit=0; bootz ${kernel_addr_r} - ${fdt_addr_r}'"
    - run linux_sd
    auto_login:
      login_prompt: "login:"
      username: root
    prompts:
    - "root@snarc-soca9:"
    - "root@rzn1d400-bestla:"
    transfer_overlay:
      download_command: udhcpc -i eth1 -n; wget
      unpack_command: tar --touch -C / -xzf


########################################################
# Turn off all Yepkit USB devices and network interfaces
########################################################
- test:
    namespace: test-wic
    role:
    - daemon
    - dut
    timeout:
      minutes: 60
    definitions:
    - from: inline
      repository:
        metadata:
          format: Lava-Test Test Definition 1.0
          name: yepkit-down-all
          description: yepkit test
        run:
          steps:
          - git clone https://github.com/Yepkit/ykush
          - cd ykush
          - make
          - bin/ykushcmd -d a
          - sleep 3
          - ifconfig eth0 down || true
          - ifconfig eth1 down || true
          - ifconfig eth2 down || true
          - ifconfig lan0 down || true
          - ifconfig lan1 down || true
          - ifconfig lan2 down || true
      name: yepkit-down-all
      path: inline/yepkit-test.yaml




#################################
# Daemon
#################################

- test:
    namespace: test-wic
    role:
    - daemon
    timeout:
      minutes: 300
    definitions:
    #################################
    #  configure-interface
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: configure-interface-j21
      parameters:
        CMD: configure-interface
        ETH: eth1
        EXPECTED_RESULT: pass

    #################################
    #  Start daemon
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: daemon-j21
      parameters:
        CMD: daemon
        ETH: eth1


#################################
# DUT
#################################

- test:
    namespace: test-wic
    role:
    - dut
    timeout:
      minutes: 300
    definitions:




    #################################
    #  configure-interface
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: configure-interface-j21
      parameters:
        CMD: configure-interface
        ETH: eth1
        EXPECTED_RESULT: pass
        MTU: 1500




    #################################
    #  PING - before we mess with link-settings
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: link-settings-default-ping-j21
      parameters:
        CMD: ping-request
        ETH: eth1
        EXPECTED_RESULT: pass




    #################################
    # Request server IP address
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: request-server-address-j21
      parameters:
        CMD: request-server-address
        ETH: eth1




    #################################
    # SCP from Target to Host
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: scp-target-to-host-j21
      parameters:
        CMD: scp-target-to-host
        ETH: eth1




    #################################
    # SCP from Host to Target
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: scp-host-to-target-j21
      parameters:
        CMD: scp-host-to-target
        ETH: eth1




    #################################
    # SSH from Host to Target
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: ssh-host-to-target-j21
      parameters:
        CMD: ssh-host-to-target
        ETH: eth1




    #################################
    #  iperf
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: iperf-server-j21
      parameters:
        CMD: iperf3-server
        ETH: eth1

    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: iperf-j21
      parameters:
        CMD: iperf3-client
        ETH: eth1
        TIME: 60

    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: iperf-reverse-j21
      parameters:
        CMD: iperf3-client
        ETH: eth1
        TIME: 60
        REVERSE: "-R"




    #################################
    # Switch port J21 (eth1) off
    #################################
- command:
    namespace: test-wic
    role:
    - dut
    name: j21_off

- test:
    namespace: test-wic
    role:
    - dut
    timeout:
      minutes: 10
    interactive:
    - name: sleep-j21
      prompts: ["root@snarc-soca9", "root@rzn1d400-bestla"]
      script:
      - command: sleep 5


    #################################
    # Check that ping fails
    #################################
- test:
    namespace: test-wic
    role:
    - dut
    timeout:
      minutes: 300
    definitions:

    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: link-off-ping-j21
      parameters:
        CMD: ping-request
        ETH: eth1
        EXPECTED_RESULT: fail



    #################################
    # Switch port J21 (eth1) back on again
    #################################
- command:
    namespace: test-wic
    role:
    - dut
    name: j21_on

- test:
    namespace: test-wic
    role:
    - dut
    timeout:
      minutes: 10
    interactive:
    - name: sleep-j21
      prompts: ["root@snarc-soca9", "root@rzn1d400-bestla"]
      script:
      - command: sleep 5


    #################################
    # Check that ping succeeds
    #################################
- test:
    namespace: test-wic
    role:
    - dut
    timeout:
      minutes: 300
    definitions:

    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: link-on-ping-j21
      parameters:
        CMD: ping-request
        ETH: eth1
        EXPECTED_RESULT: pass




    #################################
    #  Finished
    #################################
    - repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
      branch: master
      from: git
      history: false
      path: automated/linux/network-test/network-test.yaml
      name: finished-j21
      parameters:
        ETH: eth1
        CMD: finished


    #################################
    # Reset the port status
    #################################
- command:
    namespace: test-wic
    role:
    - daemon
    - dut
    name: j17_off

- command:
    namespace: test-wic
    role:
    - daemon
    - dut
    name: j21_on

- command:
    namespace: test-wic
    role:
    - daemon
    - dut
    name: j22_off

- command:
    namespace: test-wic
    role:
    - daemon
    - dut
    name: j23_off

- command:
    namespace: test-wic
    role:
    - daemon
    - dut
    name: j24_off