From fc7ce068393a613e675809ba5d58b6f71a036644 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Mon, 25 Dec 2023 14:49:07 +0200 Subject: [PATCH] CI: point to google.com for connectivity check In our cloud builds sometimes the default connectivity check URL (yoctoproject.org) returns an error. Point it to google.com to make sure that the connectivity check errors are not caused by some yoctoproject.org misconfiguration (or DoS protection). Signed-off-by: Dmitry Baryshkov --- .github/workflows/build-template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-template.yml b/.github/workflows/build-template.yml index 034a3ab..8ead6c7 100644 --- a/.github/workflows/build-template.yml +++ b/.github/workflows/build-template.yml @@ -53,6 +53,7 @@ jobs: local_conf: - INHERIT += 'buildstats buildstats-summary' - INHERIT:remove = 'rm_work' + - CONNECTIVITY_CHECK_URIS = "https://www.google.com/" artifacts: [] rpb: &rpb