From fe2e24e79e3e5d714e2bf30da89ee5cd71dcb399 Mon Sep 17 00:00:00 2001 From: Virendra Kakade Date: Mon, 28 Mar 2022 14:32:05 -0500 Subject: tests: enable automated streaming tests on X410 Enable automated streaming tests to run on X410. Disable tests on non-X410 devices for now. Run only DPDK tests since the setup can not withstand 4Rx 4Tx and 4FDx in non-DPDK mode in manual testing. And we need to enable running these tests for 100GbE testing. Adjust streaming test thresholds to new values which seemed to work fine in manual testing. Might make them tighter in future based on more data. --- .ci/uhd-pipeline-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/uhd-pipeline-pr.yml') diff --git a/.ci/uhd-pipeline-pr.yml b/.ci/uhd-pipeline-pr.yml index d847bc33f..d3a8077e0 100644 --- a/.ci/uhd-pipeline-pr.yml +++ b/.ci/uhd-pipeline-pr.yml @@ -40,7 +40,7 @@ parameters: - name: run_streaming_tests type: boolean displayName: Run Streaming Tests - default: False + default: true - name: build_sdk type: boolean displayName: Build embedded image SDKs -- cgit v1.2.3