Skip to content

Commit

Permalink
Updating functional-unit-time in if-demo to match regex validation
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrreynolds-msft committed Feb 27, 2024
1 parent 5906f26 commit 042eba7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/impls/test/if-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ graph:
grid-carbon-intensity: 951
sci:
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
inputs:
- timestamp: '2023-11-02T10:35:31.820Z'
duration: 3600
Expand Down
26 changes: 13 additions & 13 deletions examples/ompls/if-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ graph:
grid-carbon-intensity: 951
sci:
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
inputs:
- timestamp: '2023-11-02T10:35:31.820Z'
Expand Down Expand Up @@ -81,7 +81,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -119,7 +119,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -157,7 +157,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -195,7 +195,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -233,7 +233,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -271,7 +271,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -309,7 +309,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -347,7 +347,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -385,7 +385,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -423,7 +423,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -461,7 +461,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down Expand Up @@ -499,7 +499,7 @@ graph:
total-resources: 64
grid-carbon-intensity: 951
functional-unit: ''
functional-unit-time: hour
functional-unit-time: 1-hour
functional-unit-duration: 1
vcpus-allocated: '1'
vcpus-total: '64'
Expand Down

0 comments on commit 042eba7

Please sign in to comment.