summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-03-01 15:59:02 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-03-01 15:59:02 +0100
commit58b26d291019b46b581ec1aeb76da2bff4042635 (patch)
tree79f62a4238f1760fdb9605ddf451290a59f8f00a
parent339b5bfd001f4dda3b2d016f2553c2dd1ac736c8 (diff)
downloadrabbitmq-server-git-58b26d291019b46b581ec1aeb76da2bff4042635.tar.gz
Makefile: Add `feature_flags_SUITE` to the slow testsuites
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fc3aab87dd..87b57f1ffe 100644
--- a/Makefile
+++ b/Makefile
@@ -191,6 +191,7 @@ SLOW_CT_SUITES := backing_queue \
config_schema \
dynamic_ha \
eager_sync \
+ feature_flags \
health_check \
lazy_queue \
metrics \