Hi Alex,
>> + scp -P 2222 -o StrictHostKeyChecking=no
>> build/${SNAPSHOT_BUILD_SYS}/stage2-tools-bin/remote-test-server
>> [email protected]:~/
>> + ssh -p 2222 -o StrictHostKeyChecking=no -f [email protected]
>> "~/remote-test-server -v remote"
I tried copy_to() and run from sshcontrol.py on qemuimage successfully.
Howerver, I could not figure out the relative path for
"remote-test-server" from rust.py .
>> + export TEST_DEVICE_ADDR="127.0.0.1:12345"
>> + rust_runx test --no-fail-fast --bless --target "${TARGET_SYS}" >
>> summary.txt 2> /dev/null
Will try and let you know.
Regards,
Vinay
On Mon, May 17, 2021 at 4:35 PM Alexander Kanavin
<[email protected]> wrote:
>
> On Mon, 17 May 2021 at 12:35, Vinay Kumar <[email protected]> wrote:
>>
>> +do_check[dirs] += "${B}"
>> +do_check[nostamp] = "1"
>> +do_check () {
>> + scp -P 2222 -o StrictHostKeyChecking=no
>> build/${SNAPSHOT_BUILD_SYS}/stage2-tools-bin/remote-test-server
>> [email protected]:~/
>> + ssh -p 2222 -o StrictHostKeyChecking=no -f [email protected]
>> "~/remote-test-server -v remote"
>> +
>> + export TEST_DEVICE_ADDR="127.0.0.1:12345"
>> + rust_runx test --no-fail-fast --bless --target "${TARGET_SYS}" >
>> summary.txt 2> /dev/null
>> +}
>
>
> I think this needs to be moved to selftest itself, is this possible?
>
> Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#151931):
https://lists.openembedded.org/g/openembedded-core/message/151931
Mute This Topic: https://lists.openembedded.org/mt/82883375/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-