File 0007-buildah-bud-tests-skip-failing-tests.patch of Package podman.23518

From 1e875c8518c2b10cab102a40f272ad868334926a Mon Sep 17 00:00:00 2001
From: Ed Santiago <santiago@redhat.com>
Date: Tue, 11 Jan 2022 14:16:24 -0700
Subject: [PATCH 07/15] buildah bud tests: skip failing tests

[backport of #12818]

Emergency workaround for github's deprecation of git://

   https://github.blog/2021-09-01-improving-git-protocol-security-github/

Two buildah tests rely on 'git://' URLs. These now fail. They
have been fixed in the buildah repo[1] but it will take time
to vendor that in. ITM, we need to get CI passing. Skip those
two failing tests.

 [1] https://github.com/containers/buildah/pull/3701

Signed-off-by: Ed Santiago <santiago@redhat.com>
---
 test/buildah-bud/apply-podman-deltas | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/test/buildah-bud/apply-podman-deltas b/test/buildah-bud/apply-podman-deltas
index 44a33b0b8..e42c8aa52 100755
--- a/test/buildah-bud/apply-podman-deltas
+++ b/test/buildah-bud/apply-podman-deltas
@@ -190,6 +190,16 @@ skip_if_remote "--stdin option will not be implemented in podman-remote" \
 ###############################################################################
 # BEGIN tests which are skipped due to actual podman-remote bugs.
 
+###############################################################################
+# BEGIN emergency handling of github git-protocol shutdown
+#
+# Please remove this as soon as we vendor buildah with #3701
+
+skip "emergency workaround until buildah #3701 gets vendored in" \
+     "bud-git-context" \
+     "bud using gitrepo and branch"
+
+# END   emergency handling of github git-protocol shutdown
 ###############################################################################
 # Done.
 
-- 
2.35.1

openSUSE Build Service is sponsored by