diff --git a/test/run-integration-tests b/test/run-integration-tests index 7ea22728..b2e7136c 100755 --- a/test/run-integration-tests +++ b/test/run-integration-tests @@ -71,6 +71,7 @@ run-test-for-cluster-size() { --enable-feature partition-healing \ --enable-feature labels \ --enable-feature self-eviction \ + --enable-feature identity \ "${project_root}/testpop" &>$output_file || err=$? if [ $PIPESTATUS -gt 0 ]; then