summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoralfonsomthd <almartin@redhat.com>2019-03-27 15:21:11 +0100
committeralfonsomthd <almartin@redhat.com>2019-03-27 15:21:11 +0100
commite456508619dd3408e77cbac658b662c855162bc3 (patch)
treef380272fdaa82f8f72577ce6c4f52039c1779c7c /.gitignore
parentMerge pull request #27150 from tchaikov/wip-ceph.spec.in/immutable-object-cache (diff)
downloadceph-e456508619dd3408e77cbac658b662c855162bc3.tar.xz
ceph-e456508619dd3408e77cbac658b662c855162bc3.zip
mgr/dashboard: Add protractor-screenshoter-plugin
A plugin to save screenshots on E2E tests failures as well as console logs, raw HTML, ... All info visualized in an HTML report (screenshots are clickable to see full image). Useful for debugging/fixing E2E tests. Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2c2afc282ed..4f84b900254 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,5 +67,6 @@ GTAGS
.idea
# dashboard
+/src/pybind/mgr/dashboard/frontend/.protractor-report
/src/pybind/mgr/dashboard/frontend/src/environments/environment.ts
/src/pybind/mgr/dashboard/frontend/src/environments/environment.prod.ts