From e68b8762902b1829f9f2785fada1726f76754874 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Wed, 6 Jan 2021 15:04:40 +0100
Subject: [PATCH] Disable p_php_7.2/20_php_mariadb.sh

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

diff --git a/upstreamcentostests.sh b/upstreamcentostests.sh
index d915024..a7fb123 100755
--- a/upstreamcentostests.sh
+++ b/upstreamcentostests.sh
@@ -64,6 +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_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