From c7d843b2e43f593d9a09f1fcc48dc28a32a8584f Mon Sep 17 00:00:00 2001 From: Ernesto Puerta Date: Tue, 3 Aug 2021 13:04:07 +0200 Subject: [PATCH] dashboard: add Applitools wrapper Signed-off-by: Ernesto Puerta --- .../config/definitions/ceph-dashboard-pull-requests.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml b/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml index 93507e10..27cb993d 100644 --- a/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml +++ b/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml @@ -81,4 +81,11 @@ - text: credential-id: cd-applitools-api-key variable: APPLITOOLS_API_KEY + - raw: + xml: | + + https://eyes.applitools.com + true + + - ansicolor -- 2.47.3