summaryrefslogtreecommitdiffstats
path: root/taskgraph.json
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-02-20 21:54:28 +0100
committerDavid Lawrence <dkl@mozilla.com>2015-02-20 21:54:28 +0100
commit75b1ca5360e51b40c36d33695d1c524b0b1fecfe (patch)
tree835a5e393bc926179c99da48b94007af9321f481 /taskgraph.json
parent6aa8622cbe096a57d889a5f9f9fd90699be8bb41 (diff)
downloadbugzilla-75b1ca5360e51b40c36d33695d1c524b0b1fecfe.tar.gz
bugzilla-75b1ca5360e51b40c36d33695d1c524b0b1fecfe.tar.xz
Revert "Fixed typo and removed expires (not needed) in taskgraph.json"
Diffstat (limited to 'taskgraph.json')
-rw-r--r--taskgraph.json42
1 files changed, 26 insertions, 16 deletions
diff --git a/taskgraph.json b/taskgraph.json
index bc4b7309e..287122fae 100644
--- a/taskgraph.json
+++ b/taskgraph.json
@@ -22,9 +22,10 @@
"TEST_SUITE": "sanity"
},
"artifacts": {
- "public/runtests_log": {
+ "pubic/runtests_log": {
"type": "file",
- "path": "/runtests.log"
+ "path": "/runtests.log",
+ "expires": "2016-02-17T17:33:38.806Z"
}
}
},
@@ -54,9 +55,10 @@
"TEST_SUITE": "docs"
},
"artifacts": {
- "public/runtests_log": {
+ "pubic/runtests_log": {
"type": "file",
- "path": "/runtests.log"
+ "path": "/runtests.log",
+ "expires": "2016-02-17T17:33:38.806Z"
}
}
},
@@ -86,13 +88,15 @@
"TEST_SUITE": "webservices"
},
"artifacts": {
- "public/runtests_log": {
+ "pubic/runtests_log": {
"type": "file",
- "path": "/runtests.log"
+ "path": "/runtests.log",
+ "expires": "2016-02-17T17:33:38.806Z"
},
"public/httpd_error_log": {
"type": "file",
- "path": "/var/log/httpd/error_log"
+ "path": "/var/log/httpd/error_log",
+ "expires": "2016-02-17T17:33:38.806Z"
}
}
},
@@ -122,13 +126,15 @@
"TEST_SUITE": "selenium"
},
"artifacts": {
- "public/runtests_log": {
+ "pubic/runtests_log": {
"type": "file",
- "path": "/runtests.log"
+ "path": "/runtests.log",
+ "expires": "2016-02-17T17:33:38.806Z"
},
"public/httpd_error_log": {
"type": "file",
- "path": "/var/log/httpd/error_log"
+ "path": "/var/log/httpd/error_log",
+ "expires": "2016-02-17T17:33:38.806Z"
}
}
},
@@ -158,13 +164,15 @@
"TEST_SUITE": "webservices"
},
"artifacts": {
- "public/runtests_log": {
+ "pubic/runtests_log": {
"type": "file",
- "path": "/runtests.log"
+ "path": "/runtests.log",
+ "expires": "2016-02-17T17:33:38.806Z"
},
"public/httpd_error_log": {
"type": "file",
- "path": "/var/log/httpd/error_log"
+ "path": "/var/log/httpd/error_log",
+ "expires": "2016-02-17T17:33:38.806Z"
}
}
},
@@ -194,13 +202,15 @@
"TEST_SUITE": "selenium"
},
"artifacts": {
- "public/runtests_log": {
+ "pubic/runtests_log": {
"type": "file",
- "path": "/runtests.log"
+ "path": "/runtests.log",
+ "expires": "2016-02-17T17:33:38.806Z"
},
"public/httpd_error_log": {
"type": "file",
- "path": "/var/log/httpd/error_log"
+ "path": "/var/log/httpd/error_log",
+ "expires": "2016-02-17T17:33:38.806Z"
}
}
},