summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-05-03 16:55:24 +0200
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-05-03 16:55:24 +0200
commita4033d826ed4f7546019753cb98b1cdca1939210 (patch)
tree75120c83af23db0169018ca01864a82f19e99d23
parent9dacdfeade55697fb0f713a9feb8ca0089774c74 (diff)
downloadrabbitmq-server-git-a4033d826ed4f7546019753cb98b1cdca1939210.tar.gz
feature_flags_SUITE: Bump testcase timeout to 10 minutes
-rw-r--r--test/feature_flags_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/feature_flags_SUITE.erl b/test/feature_flags_SUITE.erl
index 040166bbd8..5fd3571ce8 100644
--- a/test/feature_flags_SUITE.erl
+++ b/test/feature_flags_SUITE.erl
@@ -60,7 +60,7 @@
}}).
suite() ->
- [{timetrap, 5 * 60000}].
+ [{timetrap, 10 * 60000}].
all() ->
[