diff options
author | David Lawrence <dkl@mozilla.com> | 2016-02-22 16:29:49 +0100 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2016-02-22 16:29:57 +0100 |
commit | c02e3431c6530e698a1f8be00f75cfe7bdd06a89 (patch) | |
tree | ef9336dd3d6236af7291008aad8fb2b38954445c | |
parent | 920d3881aa90fd39b10548b97a32190554ca3a32 (diff) | |
download | bugzilla-c02e3431c6530e698a1f8be00f75cfe7bdd06a89.tar.gz bugzilla-c02e3431c6530e698a1f8be00f75cfe7bdd06a89.tar.xz |
- Update artifact expiration date
-rw-r--r-- | taskgraph.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/taskgraph.json b/taskgraph.json index aa89eb097..3cc66e445 100644 --- a/taskgraph.json +++ b/taskgraph.json @@ -25,7 +25,7 @@ "public/runtests_log": { "type": "file", "path": "/runtests.log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" } } }, @@ -55,7 +55,7 @@ "public/runtests_log": { "type": "file", "path": "/runtests.log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" } } }, @@ -85,12 +85,12 @@ "public/runtests_log": { "type": "file", "path": "/runtests.log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" }, "public/httpd_error_log": { "type": "file", "path": "/var/log/httpd/error_log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" } } }, @@ -120,17 +120,17 @@ "public/runtests_log": { "type": "file", "path": "/runtests.log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" }, "public/httpd_error_log": { "type": "file", "path": "/var/log/httpd/error_log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" }, "public/selenium_log": { "type": "file", "path": "/selenium.log", - "expires": "2016-02-17T17:33:38.806Z" + "expires": "2018-02-17T17:33:38.806Z" } } }, |