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 (#151929):
https://lists.openembedded.org/g/openembedded-core/message/151929
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]]
-=-=-=-=-=-=-=-=-=-=-=-