diff --git a/nexus/tests/config.test.toml b/nexus/tests/config.test.toml index 247caafcb5..1ef2f908e4 100644 --- a/nexus/tests/config.test.toml +++ b/nexus/tests/config.test.toml @@ -105,6 +105,7 @@ physical_disk_adoption.period_secs = 30 # Disable automatic disk adoption to avoid interfering with tests. physical_disk_adoption.disable = true support_bundle_collector.period_secs = 30 +# Disable automatic support bundle collection to avoid interfering with tests. support_bundle_collector.disable = true decommissioned_disk_cleaner.period_secs = 60 # Disable disk decommissioning cleanup to avoid interfering with tests.