From: David Lawrence Date: Mon, 22 Feb 2016 20:49:32 +0000 (+0000) Subject: - task.expires needs to be greater than artifacts.expires X-Git-Tag: release-5.0.3~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b33684a1b5b74c6b2a7cd4c79ab8e944d31ffad7;p=thirdparty%2Fbugzilla.git - task.expires needs to be greater than artifacts.expires --- diff --git a/taskgraph.json b/taskgraph.json index 52d861bdb6..24476c83d5 100644 --- a/taskgraph.json +++ b/taskgraph.json @@ -10,6 +10,7 @@ "reruns": 3, "maxRunTime": 3000, "task": { + "expires": "2018-02-18T17:33:38.806Z", "metadata": { "name": "Basic Sanity Tests" }, @@ -40,6 +41,7 @@ "reruns": 3, "maxRunTime": 3000, "task": { + "expires": "2018-02-18T17:33:38.806Z", "metadata": { "name": "Documentation Build Test" }, @@ -70,6 +72,7 @@ "reruns": 3, "maxRunTime": 7200, "task": { + "expires": "2018-02-18T17:33:38.806Z", "metadata": { "name": "WebService API Tests (MySQL)" }, @@ -105,6 +108,7 @@ "reruns": 3, "maxRunTime": 7200, "task": { + "expires": "2018-02-18T17:33:38.806Z", "metadata": { "name": "Selenium Tests (MySQL)" }, @@ -145,6 +149,7 @@ "reruns": 3, "maxRunTime": 7200, "task": { + "expires": "2018-02-18T17:33:38.806Z", "metadata": { "name": "WebService API Tests (Pg)" }, @@ -180,6 +185,7 @@ "reruns": 3, "maxRunTime": 7200, "task": { + "expires": "2018-02-18T17:33:38.806Z", "metadata": { "name": "Selenium Tests (Pg)" },