diff --git a/firefox-ios/Client/Experiments/initial_experiments.json b/firefox-ios/Client/Experiments/initial_experiments.json index 0bda5a80e80ae..69596746ad658 100644 --- a/firefox-ios/Client/Experiments/initial_experiments.json +++ b/firefox-ios/Client/Experiments/initial_experiments.json @@ -139,6 +139,77 @@ "localizations": null, "locales": null, "publishedDate": null + }, + { + "schemaVersion": "1.12.0", + "slug": "long-term-holdback-2024-h2-velocity-ios", + "id": "long-term-holdback-2024-h2-velocity-ios", + "arguments": {}, + "application": "org.mozilla.ios.Firefox", + "appName": "firefox_ios", + "appId": "org.mozilla.ios.Firefox", + "channel": "release", + "userFacingName": "Long term holdback 2024 H2 Velocity iOS", + "userFacingDescription": "Long-term holdback for H2 Velocity experiments", + "isEnrollmentPaused": false, + "isRollout": false, + "bucketConfig": { + "randomizationUnit": "nimbus_id", + "namespace": "ios-no-feature-ios-release-1", + "start": 0, + "count": 10000, + "total": 10000 + }, + "featureIds": [ + "no-feature-ios" + ], + "probeSets": [], + "outcomes": [], + "branches": [ + { + "slug": "delivery", + "ratio": 19, + "feature": { + "featureId": "this-is-included-for-mobile-pre-96-support", + "enabled": false, + "value": {} + }, + "features": [ + { + "featureId": "no-feature-ios", + "enabled": true, + "value": {} + } + ] + }, + { + "slug": "holdback", + "ratio": 1, + "feature": { + "featureId": "this-is-included-for-mobile-pre-96-support", + "enabled": false, + "value": {} + }, + "features": [ + { + "featureId": "no-feature-ios", + "enabled": true, + "value": {} + } + ] + } + ], + "targeting": "((is_already_enrolled) || ((app_version|versionCompare('123.!') >= 0)))", + "startDate": "2024-09-19", + "enrollmentEndDate": null, + "endDate": null, + "proposedDuration": 100, + "proposedEnrollment": 100, + "referenceBranch": "holdback", + "featureValidationOptOut": false, + "localizations": null, + "locales": null, + "publishedDate": "2024-09-19T17:57:04.754326Z" } ] }