Просмотр исходного кода

test(gcp_pubsub_consumer): yet another attempt to stabilize tests

Hopefully, should work better after https://github.com/emqx/emqx/pull/12197
Thales Macedo Garitezi 2 лет назад
Родитель
Сommit
b2c82ab052

+ 0 - 4
apps/emqx_bridge_gcp_pubsub/test/emqx_bridge_gcp_pubsub_consumer_SUITE.erl

@@ -1282,10 +1282,6 @@ t_multiple_pull_workers(Config) ->
                         <<"ack_deadline">> => <<"10m">>,
                         <<"ack_retry_interval">> => <<"1s">>,
                         <<"consumer_workers_per_topic">> => NConsumers
-                    },
-                    <<"resource_opts">> => #{
-                        %% reduce flakiness
-                        <<"request_ttl">> => <<"20s">>
                     }
                 }
             ),