From c788beaecccfa253fafd4708af45c28594704aab Mon Sep 17 00:00:00 2001 From: "juraj.linkes" Date: Thu, 18 Jul 2019 11:39:39 +0200 Subject: 3n-tsh timeout, testbed tags and ansible update * disable AVF tests which don't work with x520 * increase VPPApiClient timeout to 14s, as x520 show hardware is slower on Taishan * re-enable vhost and memif tests * remove tx2 mrr daily tag list; no tx2 is used for perf testing * remove taishan workaround * add scipy arm prerequisites and scipy workaround * rework inventories/lf_inventory/hosts; move cpu_microarchitecture to host files Change-Id: I5f10bd07b8146ac3b8be8c54fbb4d924a9373813 Signed-off-by: juraj.linkes --- .../ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml') diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml index 7d917c5e8b..7d0be75718 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.69.yaml @@ -5,3 +5,4 @@ hostname: "s27-t13-sut1" vfs_data_file: "csit-initialize-vfs-tx2.sh" grub: nr_hugepages: 57344 +cpu_microarchitecture: "thunderx2" -- cgit 1.2.3-korg