@@ -57,18 +57,6 @@ const ABTests: ABTest[] = [
5757 groups : [ "control" ] ,
5858 shouldForceMetricsCollection : false ,
5959 } ,
60- {
61- name : "commercial-hosted-gallery" ,
62- description : "Preview the Hosted Gallery pages using dotcom-rendering" ,
63- owners : [ "commercial.dev@guardian.co.uk" ] ,
64- expirationDate : "2026-09-01" ,
65- type : "server" ,
66- status : "ON" ,
67- audienceSize : 0 / 100 ,
68- audienceSpace : "A" ,
69- groups : [ "preview" ] ,
70- shouldForceMetricsCollection : false ,
71- } ,
7260 {
7361 name : "growth-auxia-banner" ,
7462 description : "Use Auxia API for deciding when to show a RR banner" ,
@@ -133,6 +121,18 @@ const ABTests: ABTest[] = [
133121 groups : [ "holdback" , "control" ] ,
134122 shouldForceMetricsCollection : true ,
135123 } ,
124+ {
125+ name : "commercial-ozone-outstream" ,
126+ description : "A test to ensure correct integration of Ozone outstream." ,
127+ owners : [ "commercial.dev@guardian.co.uk" ] ,
128+ expirationDate : "2026-09-23" ,
129+ type : "client" ,
130+ status : "ON" ,
131+ audienceSize : 0 / 100 ,
132+ audienceSpace : "A" ,
133+ groups : [ "control" , "variant" ] ,
134+ shouldForceMetricsCollection : false ,
135+ } ,
136136 {
137137 name : "fronts-and-curation-loop-click-through" ,
138138 description :
0 commit comments