diff --git a/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy b/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy index 693e4aac1b..4023715c61 100644 --- a/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy +++ b/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy @@ -17,7 +17,7 @@ import org.codehaus.groovy.runtime.IOGroovyMethods -suite("test_index_compaction_with_multi_index_segments", "p0") { +suite("test_index_compaction_with_multi_index_segments", "nonConcurrent") { def tableName = "test_index_compaction_with_multi_index_segments" def backendId_to_backendIP = [:] def backendId_to_backendHttpPort = [:]