From 8ee098a311317478acb7aa1797d7a94644b1311c Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Wed, 6 Jan 2021 15:59:07 +0100
Subject: [PATCH] Disable all php mariadb tests

---
 upstreamcentostests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/upstreamcentostests.sh b/upstreamcentostests.sh
index a7fb123..9df6ea0 100755
--- a/upstreamcentostests.sh
+++ b/upstreamcentostests.sh
@@ -64,7 +64,7 @@ cat > ./skipped-tests.list  <<DELIM
 8|tests/p_openssh/*|sshd service cannot run. No systemd
 8|tests/p_php/20-php-mysql-test.sh|No systemd therefore cannot be tested
 8|tests/p_php/25-php-mysql55-test.sh|No systemd therefore cannot be tested
-8|tests/p_php_7.2/20_php_mariadb.sh|No systemd therefore cannot be tested
+8|tests/p_php_*/*_mariadb.sh|No systemd therefore cannot be tested
 8|tests/p_postfix/40_postfix_sasl.sh|No systemd therefore cannot be tested
 8|tests/p_postfix/50_postfix_tls.sh|No systemd therefore cannot be tested
 8|tests/p_postfix/*|No systemd therefore cannot be tested
-- 
GitLab