remove qa experiment

This commit is contained in:
Charlie Humphreys 2022-09-08 10:24:26 -05:00 committed by mergify[bot]
parent 10eb949ca1
commit 13808e4535
1 changed files with 0 additions and 89 deletions

View File

@ -105,95 +105,6 @@
"proposedDuration": 28,
"proposedEnrollment": 7,
"referenceBranch": "control-1"
},
{
"schemaVersion": "1.9.0",
"slug": "qa-firefox-android-nightly-mr-new-user-onboarding",
"id": "qa-firefox-android-nightly-mr-new-user-onboarding",
"arguments": {},
"application": "org.mozilla.fenix",
"appName": "fenix",
"appId": "org.mozilla.fenix",
"channel": "nightly",
"userFacingName": "[QA] Firefox Android Nightly MR New User Onboarding",
"userFacingDescription": "Firefox Android Nightly MR New User Onboarding",
"isEnrollmentPaused": false,
"isRollout": false,
"bucketConfig": {
"randomizationUnit": "nimbus_id",
"namespace": "fenix-mr2022-nightly-1",
"start": 0,
"count": 10000,
"total": 10000
},
"featureIds": [
"mr2022"
],
"probeSets": [],
"outcomes": [],
"branches": [
{
"slug": "control",
"ratio": 1,
"feature": {
"featureId": "mr2022",
"enabled": true,
"value": {
"sections-enabled": {
"home-onboarding-dialog-new-users": false,
"home-onboarding-dialog-existing-users": false,
"sync-cfr": false,
"wallpapers-selection-tool": false,
"jump-back-in-cfr": false,
"tcp-cfr": false
}
}
}
},
{
"slug": "treatment-a",
"ratio": 1,
"feature": {
"featureId": "mr2022",
"enabled": true,
"value": {
"sections-enabled": {
"home-onboarding-dialog-new-users": true,
"home-onboarding-dialog-existing-users": true,
"sync-cfr": true,
"wallpapers-selection-tool": true,
"jump-back-in-cfr": true,
"tcp-cfr": true
}
}
}
},
{
"slug": "treatment-b",
"ratio": 1,
"feature": {
"featureId": "mr2022",
"enabled": true,
"value": {
"sections-enabled": {
"home-onboarding-dialog-new-users": false,
"home-onboarding-dialog-existing-users": false,
"sync-cfr": false,
"wallpapers-selection-tool": false,
"jump-back-in-cfr": false,
"tcp-cfr": true
}
}
}
}
],
"targeting": "(app_version|versionCompare('106.*') <= 0) && ((is_already_enrolled) || ((days_since_install < 7) && (app_version|versionCompare('106.!') >= 0)))",
"startDate": null,
"enrollmentEndDate": null,
"endDate": null,
"proposedDuration": 28,
"proposedEnrollment": 7,
"referenceBranch": "control"
}
]
}