diff --git a/production.json b/production.json index 60c17c6..527d8a7 100644 --- a/production.json +++ b/production.json @@ -51,6 +51,6 @@ ] }, "rollout_upgrade": { - "test_farms": [1] + "test_farms": [1, 3997] } } diff --git a/qa.json b/qa.json index ef22b46..3b5c617 100644 --- a/qa.json +++ b/qa.json @@ -65,6 +65,6 @@ ] }, "rollout_upgrade": { - "test_farms": [190] + "test_farms": [190, 1, 43] } }