Skip to content

Commit c1a1af4

Browse files
Bhaskar VishnuVardhan ChebroluGitHub Enterprise
authored andcommitted
disable validate designs for GUI flow
1 parent afed02d commit c1a1af4

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

validate/bandwidth_test/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"vck190",
2121
"2019",
2222
"2018"
23-
],
23+
],
24+
"gui": false,
2425
"host": {
2526
"compiler": {
2627
"sources": [

validate/hostmemory_test/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
],
3131
"runtime": [
3232
"OpenCL"
33-
],
33+
],
34+
"gui": false,
3435
"host": {
3536
"compiler": {
3637
"sources": [

validate/validate_embedded/description.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"2018",
2323
"vck5000"
2424
],
25+
"gui": false,
2526
"platform_type": "soc",
2627
"host": {
2728
"compiler": {

validate/verify_test/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"2019",
1717
"2018"
1818
],
19-
"platform_type": "pcie",
19+
"platform_type": "pcie",
20+
"gui": false,
2021
"host": {
2122
"compiler": {
2223
"sources": [

0 commit comments

Comments
 (0)