From 9cebc5cbc5a37088b99c5c050ca5162ee48edbe8 Mon Sep 17 00:00:00 2001 From: Luca BRUNO Date: Thu, 5 Dec 2019 14:56:29 +0000 Subject: [PATCH] testing: temporarily hide 31.20191127.1 rollout We fully rolled out `31.20191127.1` on `testing`, but it looks like auto-updating from some old releases might not be safe. Temporarily hiding this rollout while we investigate https://github.com/coreos/fedora-coreos-tracker/issues/322. --- updates/testing.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/updates/testing.json b/updates/testing.json index 7750459a..f546a35a 100644 --- a/updates/testing.json +++ b/updates/testing.json @@ -19,16 +19,6 @@ "reason": "https://github.com/coreos/fedora-coreos-streams/issues/30" } } - }, - { - "version": "31.20191127.1", - "metadata": { - "rollout": { - "start_epoch": 1575385200, - "start_percentage": 0.0, - "duration_minutes": 2880 - } - } } ] }