Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Update the % for ElasticSearch 6.7 AA test
Browse files Browse the repository at this point in the history
The AA test is currently deployed at a 50/50 variant split.
This PR updates the AA test to throttle it the split at 0.5%.
  • Loading branch information
Rosa-Fox committed Sep 4, 2023
1 parent a97b36b commit e9aecd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/dictionaries/essixpointseven_percentages.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
A: 50
B: 50
A: 0.5
B: 0.5

0 comments on commit e9aecd3

Please sign in to comment.