From 04ddba298cbce051547e1a3587b1107ca02a2a34 Mon Sep 17 00:00:00 2001 From: mattprost Date: Wed, 5 May 2021 13:46:25 -0500 Subject: tests: Update device identifiers for N310 New hardware is now being used for N310 testing. Signed-off-by: mattprost --- .ci/uhd-python-hardware-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.ci/uhd-python-hardware-tests.yml') diff --git a/.ci/uhd-python-hardware-tests.yml b/.ci/uhd-python-hardware-tests.yml index 33e9f712f..1aed2048a 100644 --- a/.ci/uhd-python-hardware-tests.yml +++ b/.ci/uhd-python-hardware-tests.yml @@ -32,10 +32,10 @@ jobs: devType: 'n3xx' devModel: 'n310' devName: 'pebbles-n310-0' - devSerial: '311FE02' + devSerial: '3176DDF' devBus: ip devAddr: '192.168.40.17' - devMgmtAddr: 'ni-n3xx-311FE02' + devMgmtAddr: 'ni-n3xx-3176DDF' devtestPattern: 'n3x0' pytestDUT: 'n310-0' pytestAtsConfig: 'uhd_oss_ats' -- cgit v1.2.3