Skip to content

Commit

Permalink
Remove all Jan2024 phase 2 A/B tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cynthia-anya committed Feb 13, 2024
1 parent f325481 commit 3dcc64a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
12 changes: 0 additions & 12 deletions ab_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,3 @@
- A
- B
- Z
- SAVideoStopSelfEmployed2:
- A
- B
- Z
- SAVideoReturn2:
- A
- B
- Z
- ReadyReckonerVideoTest2:
- A
- B
- Z
18 changes: 0 additions & 18 deletions dictionaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,10 @@ active_ab_tests:
Example: true
BankHolidaysTest: true
VertexSearch: true
SAVideoStopSelfEmployed2: true
SAVideoReturn2: true
ReadyReckonerVideoTest2: true
ab_test_expiries:
Example: 86400
BankHolidaysTest: 86400
VertexSearch: 86400
SAVideoStopSelfEmployed2: 7776000 # 90 days
SAVideoReturn2: 7776000 # 90 days
ReadyReckonerVideoTest2: 7776000 # 90 days
# AB test percentages
example_percentages:
A: 50
Expand All @@ -23,15 +17,3 @@ vertexsearch_percentages:
A: 50
B: 50
Z: 0
savideostopselfemployed2_percentages:
A: 50
B: 50
Z: 0
savideoreturn2_percentages:
A: 50
B: 50
Z: 0
readyreckonervideotest2_percentages:
A: 50
B: 50
Z: 0

0 comments on commit 3dcc64a

Please sign in to comment.