diff options
Diffstat (limited to 'test/CMakeLists.txt')
| -rw-r--r-- | test/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index e47c74c..588b41a 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -64,7 +64,7 @@ add_test( NAME etherfabric_test COMMAND /usr/local/bin/ptf --test-dir ${CMAKE_SOURCE_DIR}/test --interface 0@veth0-ptf0 - etherfabric_base_test --test-params "source_dir='${CMAKE_SOURCE_DIR}'" + virtual_wire_mode tap_mode --test-params "source_dir='${CMAKE_SOURCE_DIR}'" ) # Add health_check test |
