diff --git a/sos-mlx-cloud-verification.conf b/sos-mlx-cloud-verification.conf index be016f09a..fe84b0daf 100644 --- a/sos-mlx-cloud-verification.conf +++ b/sos-mlx-cloud-verification.conf @@ -8,8 +8,8 @@ batch = yes log-size = 10 journal_size = 10 -plugin_timeout = 120 -cmd_timeout = 30 +plugin_timeout = 300 +cmd_timeout = 300 low_priority = True [report] @@ -17,7 +17,6 @@ low_priority = True # Note that the option names *must* be the long-form name as seen in --help # output. Use a comma for list delimitations. skip-plugins = ssh, flatpack, login -enable-plugins = rdma [collect] # Options that will apply to any `sos collect` run should be listed here.