Skip to content

Commit 4fc922b

Browse files
committed
disable page load metrics task in baseline job too
(cherry picked from commit 848c239)
1 parent daacd09 commit 4fc922b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/scripts/jenkins_xpack_visual_regression.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ yarn percy exec -t 500 -- -- \
1919
--kibana-install-dir "$installDir" \
2020
--config test/visual_regression/config.ts;
2121

22-
cd "$KIBANA_DIR"
23-
source "test/scripts/jenkins_xpack_page_load_metrics.sh"
22+
# cd "$KIBANA_DIR"
23+
# source "test/scripts/jenkins_xpack_page_load_metrics.sh"

0 commit comments

Comments
 (0)