Skip to content

Commit

Permalink
Add environment and packages for netlink ot62.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Jul 26, 2024
1 parent a13633c commit a93c4aa
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
14 changes: 14 additions & 0 deletions env-ot62.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
export MANAGEMENT_IF=vio2
export SKIP_IF=vio2
export NETLINK_LINE=7
export LINUX_IF=eth1
export LINUX_LEFT_SSH=root@lt61
export LINUX_RIGHT_SSH=root@lt63

export REGRESS_FAIL_EARLY=no
export TEST_SSH_UNSAFE_PERMISSIONS=yes

LOCAL_IF=vio1
LOCAL_MAC=fe:e1:bb:d2:dc:a1

export LOCAL_IF LOCAL_MAC
8 changes: 8 additions & 0 deletions pkg-ot62.list
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
bzip2
diffstat
iperf3
rsync--
splicebench
sysclean
udpbench
xz

0 comments on commit a93c4aa

Please sign in to comment.