From 7490402fab794391b76da544c3315e18c9438433 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Thu, 14 Jan 2021 09:40:01 -0500 Subject: Cirrus: Upd. ext. service check host list Since CI doesn't depend heavily on installing packages at runtime (there is some minor use) there's no need to exhaustively check repository mirror hosts. Remove them from the list. Signed-off-by: Chris Evich --- contrib/cirrus/required_host_ports.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'contrib') diff --git a/contrib/cirrus/required_host_ports.txt b/contrib/cirrus/required_host_ports.txt index 140e2c32f..9248e497a 100644 --- a/contrib/cirrus/required_host_ports.txt +++ b/contrib/cirrus/required_host_ports.txt @@ -2,13 +2,3 @@ github.com 22 docker.io 443 quay.io 443 registry.fedoraproject.org 443 -mirrors.fedoraproject.org 443 -dl.fedoraproject.org 443 -ewr.edge.kernel.org 443 -mirror.clarkson.edu 443 -mirror.umd.edu 443 -mirror.vcu.edu 443 -mirrors.cat.pdx.edu 443 -pubmirror1.math.uh.edu 443 -pubmirror2.math.uh.edu 443 -sjc.edge.kernel.org 443 -- cgit v1.2.3-54-g00ecf