From 5516eda866ec6a4714c18cb6f87201ed2f760bc5 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Wed, 10 Jan 2024 11:40:20 -0500 Subject: [PATCH] Add barriers for testing/next 39.20240104.x.0 See https://github.com/coreos/fedora-coreos-tracker/issues/1637#issuecomment-1878186381 --- updates/next.json | 3 +++ updates/testing.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/updates/next.json b/updates/next.json index 20d89ab..1b436a1 100644 --- a/updates/next.json +++ b/updates/next.json @@ -107,6 +107,9 @@ "duration_minutes": 2880, "start_epoch": 1704729600, "start_percentage": 0.0 + }, + "barrier": { + "reason": "https://github.com/coreos/fedora-coreos-tracker/issues/1637#issuecomment-1878186381" } } } diff --git a/updates/testing.json b/updates/testing.json index 9d5f1a0..1245a9b 100644 --- a/updates/testing.json +++ b/updates/testing.json @@ -115,6 +115,9 @@ "duration_minutes": 2880, "start_epoch": 1704729600, "start_percentage": 0.0 + }, + "barrier": { + "reason": "https://github.com/coreos/fedora-coreos-tracker/issues/1637#issuecomment-1878186381" } } }