Skip to content

Commit

Permalink
Merge pull request #946 from Green-Software-Foundation/update-manifests
Browse files Browse the repository at this point in the history
Update output manifests
  • Loading branch information
narekhovhannisyan authored Aug 8, 2024
2 parents 2e6981a + 3f439ea commit cd19917
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
3 changes: 1 addition & 2 deletions manifests/outputs/bugs/aggregation-error-wrong-metric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,7 @@ execution:
- [email protected]
- [email protected]
error: >-
MissingAggregationParamError: Aggregation metric dummy-param is not found in
inputs[0].
MissingInputDataError: `functional-unit` value is missing from input data or it is not a positive integer
tree:
children:
child-1:
Expand Down
6 changes: 6 additions & 0 deletions manifests/outputs/builtins/time-sync/success.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ initialize:
end-time: "2023-12-12T00:01:00.000Z"
interval: 5
allow-padding: true
parameter-metadata:
outputs:
energy-cpu:
unit: KWH
description: energy
aggregation-method: sum
execution:
command: >-
/Users/mariamkhalatova/.npm/_npx/1bf7c3c15bf47d04/node_modules/.bin/ts-node
Expand Down
3 changes: 1 addition & 2 deletions manifests/outputs/features/failure-invalid-regroup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ execution:
- [email protected]
- [email protected]
error: >-
InputValidationError: "groups" parameter is expected array, received string.
Error code: invalid_type.
InputValidationError: "regroup" parameter is not an array or should contain at least one key. Error code: invalid_type.
tree:
children:
my-app:
Expand Down

0 comments on commit cd19917

Please sign in to comment.