Skip to content

Commit 950f4c0

Browse files
committed
chore(test-runner): remove dataplane from test-runner wrapper
The dataplane tests are now protected by a vm rather than just a container. Also, these tests now exist. Signed-off-by: Daniel Noland <daniel@githedgehog.com>
1 parent c0c2ac7 commit 950f4c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/test-runner.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ check_if_reasonable "${test_exe}"
100100
source "${script_dir}/dpdk-sys.env"
101101

102102
declare -ra WRAPPED_TEST_SUITES=(
103-
#"dataplane"
104103
"dataplane-interface-manager"
105104
"dataplane-mgmt"
106105
)

0 commit comments

Comments
 (0)