Skip to content

Commit

Permalink
fix(manifests): move mock observations to observe
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamKhalatova committed Aug 6, 2024
1 parent 90e7fe3 commit 0e753d0
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -324,11 +324,12 @@ tree:
children:
child-1:
pipeline:
observe:
- mock-observations
regroup:
- cloud/region
- instance-type
compute:
- mock-observations
- interpolate
- cpu-factor-to-wattage
- wattage-times-duration
Expand Down Expand Up @@ -677,11 +678,12 @@ tree:
carbon: '*'
child-2:
pipeline:
observe:
- mock-observations
regroup:
- cloud/region
- instance-type
compute:
- mock-observations
- interpolate
- cpu-factor-to-wattage
- wattage-times-duration
Expand All @@ -692,7 +694,7 @@ tree:
- operational-carbon
- sum-carbon
- time-sync
- sci
- sci
defaults:
cpu/thermal-design-power: 100
grid/carbon-intensity: 800
Expand Down

0 comments on commit 0e753d0

Please sign in to comment.