Skip to content

Commit

Permalink
tests: runtime_shell: custom_calyptia: use dummy input
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens committed Dec 18, 2024
1 parent 86295d4 commit 3b99604
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions tests/runtime_shell/conf/custom_calyptia_fleet.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[INPUT]
name cpu
tag cpu.local

# Read interval (sec) Default: 1
interval_sec 1
name dummy
tag dummy
dummy {"message": "not connected to fleet"}

[CUSTOM]
name calyptia
Expand Down

0 comments on commit 3b99604

Please sign in to comment.