Skip to content

Commit

Permalink
Remove ES 6.7 AB test
Browse files Browse the repository at this point in the history
  • Loading branch information
samsimpson1 committed Aug 15, 2023
1 parent d49d04f commit 7a8c39c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions ab_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@
- BankHolidaysTest:
- A
- B
- EsSixPointSeven:
- A
- B
5 changes: 0 additions & 5 deletions dictionaries.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
active_ab_tests:
Example: true
BankHolidaysTest: true
EsSixPointSeven: true
ab_test_expiries:
Example: 86400
BankHolidaysTest: 86400
EsSixPointSeven: 604800
# AB test percentages
example_percentages:
A: 50
B: 50
bankholidaystest_percentages:
A: 99
B: 1
essixpointseven_percentages:
A: 50
B: 50

0 comments on commit 7a8c39c

Please sign in to comment.