From ca4f864b5cbef980b67cacefb4654c0bece2548a Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Tue, 23 Apr 2024 09:56:47 -0400 Subject: [PATCH] testing: add release barrier for f40 With the rollout of f40, set the n-1 build to be a release barrier. --- updates/testing.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates/testing.json b/updates/testing.json index 5f46bdc..8a59bfd 100644 --- a/updates/testing.json +++ b/updates/testing.json @@ -111,6 +111,9 @@ { "version": "39.20240407.2.0", "metadata": { + "barrier": { + "reason": "https://docs.fedoraproject.org/en-US/fedora-coreos/update-barrier-signing-keys/" + }, "rollout": { "start_percentage": 1.0 }