test/plugin/constants.rb in fluent-plugin-google-cloud-0.6.14 vs test/plugin/constants.rb in fluent-plugin-google-cloud-0.6.15
- old
+ new
@@ -148,11 +148,11 @@
DETECT_JSON_CONFIG = %(
detect_json true
).freeze
- PARTIAL_SUCCESS_CONFIG = %(
- partial_success true
+ PARTIAL_SUCCESS_DISABLED_CONFIG = %(
+ partial_success false
).freeze
# rubocop:disable Metrics/LineLength
PRIVATE_KEY_CONFIG = %(
auth_method private_key