]> 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 20:02:35 +0000 (15:02 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 3 Mar 2015 20:02:35 +0000 (15:02 -0500)
taskgraph.json

index 1c685e2918addd66f7754647b79dba9d7dcfa106..5607c0ab996116c0410830c63898e5edf4ad55f2 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"
             }
           }
         },