From c1a1af459ed6b67ee01b68adbebc4f46c1864b8e Mon Sep 17 00:00:00 2001 From: Bhaskar VishnuVardhan Chebrolu Date: Thu, 30 Sep 2021 17:17:00 +0530 Subject: [PATCH] disable validate designs for GUI flow --- validate/bandwidth_test/description.json | 3 ++- validate/hostmemory_test/description.json | 3 ++- validate/validate_embedded/description.json | 1 + validate/verify_test/description.json | 3 ++- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/validate/bandwidth_test/description.json b/validate/bandwidth_test/description.json index 9772b2561..d5028132c 100644 --- a/validate/bandwidth_test/description.json +++ b/validate/bandwidth_test/description.json @@ -20,7 +20,8 @@ "vck190", "2019", "2018" - ], + ], + "gui": false, "host": { "compiler": { "sources": [ diff --git a/validate/hostmemory_test/description.json b/validate/hostmemory_test/description.json index 14b4f2ad4..19c3b763c 100644 --- a/validate/hostmemory_test/description.json +++ b/validate/hostmemory_test/description.json @@ -30,7 +30,8 @@ ], "runtime": [ "OpenCL" - ], + ], + "gui": false, "host": { "compiler": { "sources": [ diff --git a/validate/validate_embedded/description.json b/validate/validate_embedded/description.json index 9b89801e9..8eae5f34b 100644 --- a/validate/validate_embedded/description.json +++ b/validate/validate_embedded/description.json @@ -22,6 +22,7 @@ "2018", "vck5000" ], + "gui": false, "platform_type": "soc", "host": { "compiler": { diff --git a/validate/verify_test/description.json b/validate/verify_test/description.json index 4cf16866e..96d895dcf 100644 --- a/validate/verify_test/description.json +++ b/validate/verify_test/description.json @@ -16,7 +16,8 @@ "2019", "2018" ], - "platform_type": "pcie", + "platform_type": "pcie", + "gui": false, "host": { "compiler": { "sources": [