]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: enable cypress video on test fails 48456/head
authorNizamudeen A <nia@redhat.com>
Wed, 12 Oct 2022 05:17:17 +0000 (10:47 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 12 Oct 2022 05:17:17 +0000 (10:47 +0530)
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/cypress.json

index 8654b3227d3555317d3abc9b9b09bf419a8353fa..35cf87241d33861d1c555497b978d6461628ac54 100644 (file)
@@ -5,7 +5,8 @@
     "**/orchestrator/**"
   ],
   "supportFile": "cypress/support/index.ts",
-  "video": false,
+  "video": true,
+  "videoUploadOnPasses": false,
   "defaultCommandTimeout": 120000,
   "responseTimeout": 45000,
   "viewportHeight": 1080,