Skip to content

Commit

Permalink
Updated test graphs to validate
Browse files Browse the repository at this point in the history
  • Loading branch information
awicenec committed Mar 25, 2024
1 parent fee9ef8 commit cd5b281
Show file tree
Hide file tree
Showing 41 changed files with 3,578 additions and 4,476 deletions.
295 changes: 174 additions & 121 deletions OpenAPI/tests/test.graph

Large diffs are not rendered by default.

87 changes: 50 additions & 37 deletions daliuge-engine/test/reproducibility/testSingle.graph
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"linkDataArray": [],
"modelData": {
"commitHash": "",
"detailedDescription": "",
"downloadUrl": "",
"eagleCommitHash": "Unknown",
"eagleVersion": "Unknown",
"eagleCommitHash": "183ba0391bca8e8629a4e59aded4e4956334e4e7",
"eagleVersion": "v6.2.0:eagle-1179",
"filePath": "testSingle.graph",
"fileType": "Graph",
"lastModifiedDatetime": 0,
Expand All @@ -17,13 +18,11 @@
"repoService": "Unknown",
"repositoryUrl": "",
"schemaVersion": "OJS",
"signature": "",
"shortDescription": "",
"detailedDescription": ""
"signature": ""
},
"nodeDataArray": [
{
"applicationArgs": [],
"category": "BashShellApp",
"categoryType": "Application",
"collapsed": true,
Expand All @@ -37,99 +36,113 @@
{
"defaultValue": "",
"description": "",
"id": "75495f51-396f-4ecc-b57e-72b580f017da",
"keyAttribute": false,
"name": "execution_time",
"options": [],
"parameterType": "ComponentParameter",
"positional": false,
"precious": false,
"readonly": false,
"text": "Execution time",
"type": "Unknown",
"usage": "NoPort",
"value": "5"
},
{
"defaultValue": "",
"description": "",
"id": "538124c5-69b5-4abe-bbde-b2884515aaa0",
"keyAttribute": false,
"name": "num_cpus",
"options": [],
"parameterType": "ComponentParameter",
"positional": false,
"precious": false,
"readonly": false,
"text": "Num CPUs",
"type": "Unknown",
"usage": "NoPort",
"value": "1"
},
{
"defaultValue": "",
"description": "",
"id": "64c8bf12-a2d9-4d36-9a78-fa55c676b833",
"keyAttribute": false,
"name": "group_start",
"options": [],
"parameterType": "ComponentParameter",
"positional": false,
"precious": false,
"readonly": false,
"text": "Group start",
"type": "Unknown",
"usage": "NoPort",
"value": "0"
},
{
"defaultValue": "",
"description": "The command line to be executed",
"id": "95d18cf3-ac11-4a8e-a109-98fcca62c66b",
"keyAttribute": false,
"name": "Arg01",
"options": [],
"parameterType": "ComponentParameter",
"positional": false,
"precious": false,
"readonly": false,
"text": "Arg01",
"type": "Unknown",
"usage": "NoPort",
"value": ""
},
{
"defaultValue": "",
"description": "",
"id": "e9c700b7-778e-406e-a124-c3ab86903ef6",
"keyAttribute": false,
"name": "event",
"options": [],
"parameterType": "ApplicationArgument",
"positional": false,
"precious": false,
"readonly": false,
"type": "Unknown",
"usage": "InputPort",
"value": ""
},
{
"defaultValue": "",
"description": "",
"id": "a2dc769f-9745-4440-851d-c8a9f7f66720",
"keyAttribute": false,
"name": "event",
"options": [],
"parameterType": "ApplicationArgument",
"positional": false,
"precious": false,
"readonly": false,
"type": "Unknown",
"usage": "OutputPort",
"value": ""
}
],
"flipPorts": false,
"height": 72,
"inputAppFields": [],
"inputApplicationDescription": "",
"inputApplicationKey": null,
"inputApplicationName": "",
"inputApplicationType": "None",
"inputLocalPorts": [],
"inputPorts": [
{
"Id": "e9c700b7-778e-406e-a124-c3ab86903ef6",
"IdText": "event",
"description": "",
"event": false,
"keyAttribute": false,
"text": "event"
}
],
"isGroup": false,
"key": -1,
"name": "Bash Shell App",
"outputAppFields": [],
"outputApplicationDescription": "",
"outputApplicationKey": null,
"outputApplicationName": "",
"outputApplicationType": "None",
"outputLocalPorts": [],
"outputPorts": [
{
"Id": "a2dc769f-9745-4440-851d-c8a9f7f66720",
"IdText": "event",
"description": "",
"event": false,
"keyAttribute": false,
"text": "event"
}
],
"paletteDownloadUrl": "",
"radius": 25,
"repositoryUrl": "",
"subject": null,
"text": "Bash Shell App",
"width": 200,
"x": 1044,
"y": 208
"x": 1056.5,
"y": 220.5
}
]
}
Loading

0 comments on commit cd5b281

Please sign in to comment.