summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-02-22 21:50:05 +0100
committerDavid Lawrence <dkl@mozilla.com>2016-02-22 21:50:05 +0100
commitb2e1ec0d36d047dfe59fe429712c2f61be451037 (patch)
tree16582d065fea2993210196eb65628df89501f917
parent82ad1c2cf64c016764d5843a5eb9fa8a22c56e37 (diff)
downloadbugzilla-b2e1ec0d36d047dfe59fe429712c2f61be451037.tar.gz
bugzilla-b2e1ec0d36d047dfe59fe429712c2f61be451037.tar.xz
- task.expires needs to be greater than artifacts.expires
-rw-r--r--taskgraph.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/taskgraph.json b/taskgraph.json
index 474283829..bcee051e6 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)"
},