]> 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:59:47 +0000 (14:59 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 3 Mar 2015 19:59:47 +0000 (14:59 -0500)
taskgraph.json

index 2cbc9e869d4f43f449bf70e18833add75ccc17bb..6d507fb20962c0c3d1728920cd44a676f311b4cb 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"
             }
           }
         },