Skip to content

Commit

Permalink
camkes-vm: add ping/arping test on zcu102 (#319)
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h authored Jan 31, 2024
1 parent fcb7f29 commit e740321
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions camkes-vm/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,18 @@ builds:
success: 'Ping test was successful'
settings:
VIRTIO_NET_PING: '1'
- vm_virtio_net_arping_ZCU102:
app: vm_virtio_net
platform: ZYNQMP
vm_platform: zcu102
success: 'arping test was successful'
- vm_virtio_net_ping_ZCU102:
app: vm_virtio_net
platform: ZYNQMP
vm_platform: zcu102
success: 'Ping test was successful'
settings:
VIRTIO_NET_PING: '1'
- vm_multi_ODROID_XU4:
app: vm_multi
platform: ODROID_XU4
Expand Down

0 comments on commit e740321

Please sign in to comment.