Hello,



Le mer. 4 oct. 2023 à 16:27, 서지 Lily 김 <seoji.kim@fadutec.com> a écrit :
Hi all.
I am trying to setup my own embedded device using multinode API.
The senario is simple. target needs to wait until host role done.

The test action that wait for host role done looks like this:
```
- test:
    interactive:
    - name: send_target_ready
      prompts:
      - 'Generate Erased Block'
      script:
      - command: null
        name: result
      - lava-send: booted
      - lava-wait: done
    role:
    - target
```
The multinode job done very well, but the test action I mentioned not show live logs from the device uart connection.
Is it possible to show live logs from the device while waiting with 'lava-wait host'?

This is currently not supported. This should required some changes into lava_dispatcher/actions/test/multinode.py


Rgds

-- 
Rémi Duraffort
Principal Tech Lead
LAVA Tech Lead
Automation Software Team
Linaro