[ARVADOS-WORKBENCH2] created: 2.3.0-279-g286c37bd

Git user git at public.arvados.org
Thu Apr 7 16:45:24 UTC 2022


        at  286c37bd2d4ea8322f20b9f04e74afd04d531afa (commit)


commit 286c37bd2d4ea8322f20b9f04e74afd04d531afa
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Thu Apr 7 13:44:52 2022 -0300

    Disable video compression to save test run time. No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/cypress.json b/cypress.json
index ecafd8cc..1a4ed408 100644
--- a/cypress.json
+++ b/cypress.json
@@ -4,5 +4,5 @@
     "viewportWidth": 1920,
     "viewportHeight": 1080,
     "downloadsFolder": "cypress/downloads",
-    "videoUploadOnPasses": false
+    "videoCompression": false
 }

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list