Commit 1d78355c authored by David Lawrence's avatar David Lawrence

- Update artifact expiration date

parent 66b42025
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"public/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
} }
} }
}, },
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"public/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
} }
} }
}, },
...@@ -85,12 +85,12 @@ ...@@ -85,12 +85,12 @@
"public/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
}, },
"public/httpd_error_log": { "public/httpd_error_log": {
"type": "file", "type": "file",
"path": "/var/log/httpd/error_log", "path": "/var/log/httpd/error_log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
} }
} }
}, },
...@@ -120,17 +120,17 @@ ...@@ -120,17 +120,17 @@
"public/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
}, },
"public/httpd_error_log": { "public/httpd_error_log": {
"type": "file", "type": "file",
"path": "/var/log/httpd/error_log", "path": "/var/log/httpd/error_log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
}, },
"public/selenium_log": { "public/selenium_log": {
"type": "file", "type": "file",
"path": "/selenium.log", "path": "/selenium.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
} }
} }
}, },
...@@ -160,12 +160,12 @@ ...@@ -160,12 +160,12 @@
"public/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
}, },
"public/httpd_error_log": { "public/httpd_error_log": {
"type": "file", "type": "file",
"path": "/var/log/httpd/error_log", "path": "/var/log/httpd/error_log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
} }
} }
}, },
...@@ -195,17 +195,17 @@ ...@@ -195,17 +195,17 @@
"public/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
}, },
"public/httpd_error_log": { "public/httpd_error_log": {
"type": "file", "type": "file",
"path": "/var/log/httpd/error_log", "path": "/var/log/httpd/error_log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
}, },
"public/selenium_log": { "public/selenium_log": {
"type": "file", "type": "file",
"path": "/selenium.log", "path": "/selenium.log",
"expires": "2016-02-17T17:33:38.806Z" "expires": "2018-02-17T17:33:38.806Z"
} }
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment