summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/fully_disabled_feature_flags.yml')
-rw-r--r--buildscripts/resmokeconfig/fully_disabled_feature_flags.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
index 678b3c522c3..3c43a042097 100644
--- a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
+++ b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
@@ -12,5 +12,9 @@
# released create the transactions collection index and is only meant to be enabled adhoc, so only
# its targeted tests should enable it.
- featureFlagAlwaysCreateConfigTransactionsPartialIndexOnStepUp
+# Disable 'featureFlagServerlessChangeStreams' until the change collection becomes stable.
+# TODO SERVER-67267 remove the flag.
+- featureFlagServerlessChangeStreams
+
# Disable 'featureFlagRangeDeleterService' as long as the service is not performing actual range deletions
- featureFlagRangeDeleterService