machine_aspeed.py: update to test network for AST2700
authorJamin Lin <jamin_lin@aspeedtech.com>
Thu, 4 Jul 2024 08:29:22 +0000 (16:29 +0800)
committerCédric Le Goater <clg@redhat.com>
Tue, 9 Jul 2024 06:05:44 +0000 (08:05 +0200)
commitd847ea7cfc6321e2519f587d4077428d90557178
treed93799cd4a050048eef0a204b135ec62c6ce0344
parentd8b76d9ab1860d116375b657605312e5ad493fdd
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>
tests/avocado/machine_aspeed.py