Thanks for your answer. Where is the definition of the device tags in the following section?
-----Original Message----- From: Steve McIntyre [mailto:steve.mcintyre@linaro.org] Sent: 2017年6月12日 16:59 To: Li, Xuelian xuelian.li@hxt-semitech.com Cc: lava-users@lists.linaro.org Subject: Re: [Lava-users] deploy a x86 device
Hi!
On Mon, Jun 12, 2017 at 08:32:02AM +0000, Li, Xuelian wrote:
Hello,Neil:
Can you tell me Where is the definition of the roles in the following section?
protocols: lava-multinode: roles: ****** client: device_type: qemu context: arch: amd64 count: 1 # In this example, only one role in the group uses tags tags: - tap_device - virtual_io server: device_type: qemu context: arch: amd64 count: 1 timeout: seconds: 60
Assuming I understand your question correctly, this section specifically defines two roles:
* "client", a single qemu device (count:1) running amd64. There are two device tags listed which will need to match available devices ("tap_device" and "virtual_io")
* "server", another single qemu device (count:1) running amd64. There are no tags set for device selection here.
See https://validation.linaro.org/static/docs/v2/writing-multinode.html for more documentation about this area.
-- Steve McIntyre steve.mcintyre@linaro.org http://www.linaro.org/ Linaro.org | Open source software for ARM SoCs
This email is intended only for the named addressee. It may contain information that is confidential/private, legally privileged, or copyright-protected, and you should handle it accordingly. If you are not the intended recipient, you do not have legal rights to retain, copy, or distribute this email or its contents, and should promptly delete the email and all electronic copies in your system; do not retain copies in any media. If you have received this email in error, please notify the sender promptly. Thank you.