aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report/environment.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-02-13 11:27:38 +0100
committerTibor Frank <tifrank@cisco.com>2023-02-13 11:31:46 +0100
commit72aba98d0d6325c34cc4412401f9020497688388 (patch)
tree24f85d0ab030ca72660843697054aec7f6b3b105 /resources/tools/presentation/specifications/report/environment.yaml
parentcb3f4633afea623d8360413eef0ba5c8cb716dbc (diff)
Report: Add vpp-device-1n-tx2
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ic0fb5fc3ba52524d8796ba4f47f36ea3992705be
Diffstat (limited to 'resources/tools/presentation/specifications/report/environment.yaml')
-rw-r--r--resources/tools/presentation/specifications/report/environment.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml
index eb086b2d7c..736a904f0e 100644
--- a/resources/tools/presentation/specifications/report/environment.yaml
+++ b/resources/tools/presentation/specifications/report/environment.yaml
@@ -66,7 +66,8 @@
DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2"
DIR[DTR,MRR,VPP,3N,SNR]: "{DIR[DTR]}/vpp_mrr_results_3n_snr"
DIR[DTR,MRR,VPP,2N,AWS]: "{DIR[DTR]}/vpp_mrr_results_2n_aws"
- DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
+ DIR[DTR,FUNC,VPP,DEVICE,1N,SKX]: "{DIR[DTR]}/vpp_device_results_1n_skx"
+ DIR[DTR,FUNC,VPP,DEVICE,1N,TX2]: "{DIR[DTR]}/vpp_device_results_1n_tx2"
# Detailed test configurations
DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
@@ -90,7 +91,8 @@
DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2"
DIR[DTC,MRR,VPP,3N,SNR]: "{DIR[DTC]}/vpp_mrr_configuration_3n_snr"
DIR[DTC,MRR,VPP,2N,AWS]: "{DIR[DTC]}/vpp_mrr_configuration_2n_aws"
- DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
+ DIR[DTC,FUNC,VPP,DEVICE,1N,SKX]: "{DIR[DTC]}/vpp_device_configuration_1n_skx"
+ DIR[DTC,FUNC,VPP,DEVICE,1N,TX2]: "{DIR[DTC]}/vpp_device_configuration_1n_tx2"
# Detailed tests operational data
DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"