Skip to content

Commit

Permalink
camkes-vm: test ping/arping on zcu102
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h committed Jan 27, 2024
1 parent a8a89b6 commit e2231e2
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 e2231e2

Please sign in to comment.