]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
(TaskCluster) Allow retrieval of the selenium.log for Selenium tests
authorDavid Lawrence <dkl@mozilla.com>
Tue, 3 Mar 2015 19:57:50 +0000 (14:57 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 3 Mar 2015 19:57:50 +0000 (14:57 -0500)
taskgraph.json

index abc0fef413373def61fe259186e8be3460c6115e..74edecc41cfbd4b611b81e5ce56a69a67b5e1baf 100644 (file)
               "type": "file",
               "path": "/var/log/httpd/error_log",
               "expires": "2016-02-17T17:33:38.806Z"
+            },
+            "public/selenium_log": {
+              "type": "file",
+              "path": "/selenium.log",
+              "expires": "2016-02-17T17:33:38.806Z"
             }
           }
         },
               "type": "file",
               "path": "/var/log/httpd/error_log",
               "expires": "2016-02-17T17:33:38.806Z"
+            },
+            "public/selenium_log": {
+              "type": "file",
+              "path": "/selenium.log",
+              "expires": "2016-02-17T17:33:38.806Z"
             }
           }
         },