From 91a6cd1701b37d1ffb04fb8293b81b6e325b5dfe Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Thu, 7 Dec 2017 11:41:42 -0500 Subject: [PATCH] Temporarily disabling email notifications from the Fedora-s390x slave due to timeout issues --- lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.json b/lib/config.json index badaa5d..c1e5d9d 100644 --- a/lib/config.json +++ b/lib/config.json @@ -118,7 +118,7 @@ { "name" : "Fedora-s390x-m64", "type" : "Plain_c64t64", "builddir" : "fedora-s390x", - "tags" : [ "fedora", "s390x", "m64", "MAIL" ], + "tags" : [ "fedora", "s390x", "m64", "TEST" ], "slavenames" : [ "marist-fedora-s390x" ] },