Skip to content

Commit

Permalink
[test]: Add ptf_platform_dir: ptftests to enable more than 32 ports t…
Browse files Browse the repository at this point in the history
…estbed (#315)

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
  • Loading branch information
Shuotian Cheng authored Oct 29, 2017
1 parent 8b988a1 commit a3c2a0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/test/tasks/dhcp_relay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
ptf_test_dir: ptftests
ptf_test_path: dhcp_relay_test.DHCPTest
ptf_platform: remote
ptf_platform_dir: ptftests
ptf_test_params:
- hostname=\"{{ inventory_hostname }}\"
- client_port_index=\"{{ client_port_index }}\"
Expand Down
1 change: 1 addition & 0 deletions ansible/roles/test/tasks/fdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
ptf_test_dir: ptftests
ptf_test_path: fdb_test.FdbTest
ptf_platform: remote
ptf_platform_dir: ptftests
ptf_test_params:
- testbed_type='{{testbed_type}}'
- router_mac='{{ansible_Ethernet0['macaddress']}}'
Expand Down

0 comments on commit a3c2a0f

Please sign in to comment.