Skip to content

Commit

Permalink
enable identity integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Menno Pruijssers committed Dec 14, 2016
1 parent 38aa51e commit 30e3c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run-integration-tests
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30e3c60

Please sign in to comment.