]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/protractor.conf.js
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / protractor.conf.js
index 5bfc7ce720eb75d68b08d1c1291fef2dfc3c5175..f903824552e04c71224aac0f3bbd9e34e15cc4fa 100644 (file)
@@ -12,7 +12,8 @@ exports.config = {
     'browserName': 'chrome',
     chromeOptions: {
       args: ['--no-sandbox', '--headless', '--window-size=1920x1080']
-    }
+    },
+    acceptInsecureCerts : true
   },
   directConnect: true,
   baseUrl: 'http://localhost:4200/',