Skip to content

Commit 1399045

Browse files
Reenable percolator
Relates elastic#24317 Relates elastic/rally-tracks#26
1 parent 2e2b09d commit 1399045

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

night_rally.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@
2525
["append-no-conflicts-index-only", "verbose_iw"]
2626
]
2727

28-
# temporarily disabled due to https://github.com/elastic/elasticsearch/pull/24317
29-
# tracks["percolator"] = [
30-
# ["append-no-conflicts", "4gheap"]
31-
# ]
28+
tracks["percolator"] = [
29+
["append-no-conflicts", "4gheap"]
30+
]
3231

3332
tracks["geopoint"] = [
3433
["append-no-conflicts", "defaults"],

0 commit comments

Comments
 (0)