From 22384dbc5408502c87e80de9ce3e1b5239cf893f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 24 Jun 2024 06:43:51 +0000 Subject: C-Dash: Make possible to read data from only one parquet Change-Id: Ifa72b520d6d0dbf9f39432f84a94ab93589a4079 Signed-off-by: Tibor Frank --- csit.infra.dash/app/cdash/data/data.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'csit.infra.dash/app/cdash/data/data.yaml') diff --git a/csit.infra.dash/app/cdash/data/data.yaml b/csit.infra.dash/app/cdash/data/data.yaml index db7775b210..c1b45536b7 100644 --- a/csit.infra.dash/app/cdash/data/data.yaml +++ b/csit.infra.dash/app/cdash/data/data.yaml @@ -19,6 +19,7 @@ - dut_type - dut_version - hosts + - tg_type - start_time - passed - test_id @@ -43,6 +44,7 @@ - dut_type - dut_version - hosts + - tg_type - start_time - passed - test_id @@ -386,6 +388,7 @@ - build - dut_type - dut_version + - tg_type - hosts - start_time - passed @@ -408,6 +411,7 @@ - build - dut_type - dut_version + - tg_type - hosts - start_time - passed @@ -512,6 +516,7 @@ - build - dut_type - dut_version + - tg_type - start_time - passed - test_id @@ -530,6 +535,7 @@ - build - dut_type - dut_version + - tg_type - passed - test_id - version -- cgit 1.2.3-korg