Fixed typo and removed expires (not needed) in taskgraph.json

git-svn-id: svn://10.0.0.236/trunk@265820 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2015-02-20 21:01:00 +00:00
parent bbfcd0985c
commit fab40e5834
3 changed files with 18 additions and 28 deletions

View File

@ -1 +1 @@
9304 9305

View File

@ -1 +1 @@
cf31fb7d245d3463aab9c0ea40a597e594cb5297 6aa8622cbe096a57d889a5f9f9fd90699be8bb41

View File

@ -22,10 +22,9 @@
"TEST_SUITE": "sanity" "TEST_SUITE": "sanity"
}, },
"artifacts": { "artifacts": {
"pubic/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log"
"expires": "2016-02-17T17:33:38.806Z"
} }
} }
}, },
@ -55,10 +54,9 @@
"TEST_SUITE": "docs" "TEST_SUITE": "docs"
}, },
"artifacts": { "artifacts": {
"pubic/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log"
"expires": "2016-02-17T17:33:38.806Z"
} }
} }
}, },
@ -88,15 +86,13 @@
"TEST_SUITE": "webservices" "TEST_SUITE": "webservices"
}, },
"artifacts": { "artifacts": {
"pubic/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log"
"expires": "2016-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"
} }
} }
}, },
@ -126,15 +122,13 @@
"TEST_SUITE": "selenium" "TEST_SUITE": "selenium"
}, },
"artifacts": { "artifacts": {
"pubic/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log"
"expires": "2016-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"
} }
} }
}, },
@ -164,15 +158,13 @@
"TEST_SUITE": "webservices" "TEST_SUITE": "webservices"
}, },
"artifacts": { "artifacts": {
"pubic/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log"
"expires": "2016-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"
} }
} }
}, },
@ -202,15 +194,13 @@
"TEST_SUITE": "selenium" "TEST_SUITE": "selenium"
}, },
"artifacts": { "artifacts": {
"pubic/runtests_log": { "public/runtests_log": {
"type": "file", "type": "file",
"path": "/runtests.log", "path": "/runtests.log"
"expires": "2016-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"
} }
} }
}, },