Skip to content

Commit

Permalink
Merge branch 'main' into exit_codes
Browse files Browse the repository at this point in the history
  • Loading branch information
tsebastiani authored Mar 7, 2024
2 parents e32123c + fac7c3c commit e7f5688
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scenarios/arcaflow/cpu-hog/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ deployers:
connection: {}
deployer_name: kubernetes
log:
level: debug
level: error
logged_outputs:
error:
level: error
Expand Down
2 changes: 1 addition & 1 deletion scenarios/arcaflow/io-hog/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ deployers:
connection: {}
deployer_name: kubernetes
log:
level: debug
level: error
logged_outputs:
error:
level: error
Expand Down
2 changes: 1 addition & 1 deletion scenarios/arcaflow/memory-hog/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ deployers:
connection: {}
deployer_name: kubernetes
log:
level: debug
level: error
logged_outputs:
error:
level: error
Expand Down

0 comments on commit e7f5688

Please sign in to comment.