commit | d847ea7cfc6321e2519f587d4077428d90557178 | [log] [tgz] |
---|---|---|
author | Jamin Lin <jamin_lin@aspeedtech.com> | Thu Jul 04 16:29:22 2024 +0800 |
committer | Cédric Le Goater <clg@redhat.com> | Tue Jul 09 08:05:44 2024 +0200 |
tree | d93799cd4a050048eef0a204b135ec62c6ce0344 | |
parent | d8b76d9ab1860d116375b657605312e5ad493fdd [diff] |
machine_aspeed.py: update to test network for AST2700 Update test case to test network connection via SSH. Test command: ``` cd build pyvenv/bin/avocado run ../qemu/tests/avocado/machine_aspeed.py:AST2x00MachineSDK.test_aarch64_ast2700_evb_sdk_v09_02 ``` Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com>