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

index e61556059a992952650dda89240d9cf5b34319c0..6d8b77d6e6e69ce34ec549fabd94365760caec04 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"
             }
           }
         },