]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added apache error log to taskgraph.json for API and Selenium tests
authorDavid Lawrence <dkl@mozilla.com>
Fri, 20 Feb 2015 15:37:36 +0000 (10:37 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 20 Feb 2015 15:37:52 +0000 (10:37 -0500)
taskgraph.json

index 8fd9a19c0469dff22544622a5e208dada3b77fdb..287122fae1ca726ea6bc38fa115cf3df4e90ecad 100644 (file)
@@ -22,7 +22,7 @@
             "TEST_SUITE": "sanity"
           },
           "artifacts": {
-            "pubic/runtests.log": {
+            "pubic/runtests_log": {
               "type": "file",
               "path": "/runtests.log",
               "expires": "2016-02-17T17:33:38.806Z"
@@ -55,7 +55,7 @@
             "TEST_SUITE": "docs"
           },
           "artifacts": {
-            "pubic/runtests.log": {
+            "pubic/runtests_log": {
               "type": "file",
               "path": "/runtests.log",
               "expires": "2016-02-17T17:33:38.806Z"
             "TEST_SUITE": "webservices"
           },
           "artifacts": {
-            "pubic/runtests.log": {
+            "pubic/runtests_log": {
               "type": "file",
               "path": "/runtests.log",
               "expires": "2016-02-17T17:33:38.806Z"
+            },
+            "public/httpd_error_log": {
+              "type": "file",
+              "path": "/var/log/httpd/error_log",
+              "expires": "2016-02-17T17:33:38.806Z"
             }
           }
         },
             "TEST_SUITE": "selenium"
           },
           "artifacts": {
-            "pubic/runtests.log": {
+            "pubic/runtests_log": {
               "type": "file",
               "path": "/runtests.log",
               "expires": "2016-02-17T17:33:38.806Z"
+            },
+            "public/httpd_error_log": {
+              "type": "file",
+              "path": "/var/log/httpd/error_log",
+              "expires": "2016-02-17T17:33:38.806Z"
             }
           }
         },
             "TEST_SUITE": "webservices"
           },
           "artifacts": {
-            "pubic/runtests.log": {
+            "pubic/runtests_log": {
               "type": "file",
               "path": "/runtests.log",
               "expires": "2016-02-17T17:33:38.806Z"
+            },
+            "public/httpd_error_log": {
+              "type": "file",
+              "path": "/var/log/httpd/error_log",
+              "expires": "2016-02-17T17:33:38.806Z"
             }
           }
         },
             "TEST_SUITE": "selenium"
           },
           "artifacts": {
-            "pubic/runtests.log": {
+            "pubic/runtests_log": {
               "type": "file",
               "path": "/runtests.log",
               "expires": "2016-02-17T17:33:38.806Z"
+            },
+            "public/httpd_error_log": {
+              "type": "file",
+              "path": "/var/log/httpd/error_log",
+              "expires": "2016-02-17T17:33:38.806Z"
             }
           }
         },