Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
`disable_chunk_backup` option is still in `buffer` section, but
it is moved into `Buffer` from `Output`.

Signed-off-by: Daijiro Fukuda <[email protected]>
  • Loading branch information
daipom committed Jan 26, 2023
1 parent 0467bdb commit 2fd9752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/command/test_plugin_config_formatter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ class SimpleServiceDiscovery < ::Fluent::Plugin::ServiceDiscovery
retry_exponential_backoff_base: float: (2)
retry_max_interval: time: (nil)
retry_randomize: bool: (true)
disable_chunk_backup: bool: (false)
<secondary>: optional, single
@type: string: (nil)
<buffer>: optional, single
Expand Down

0 comments on commit 2fd9752

Please sign in to comment.