Skip to content

Commit 38bba56

Browse files
committed
build kibana tests plugins. it is used in xpack tests
1 parent 7e64a7e commit 38bba56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/scripts/jenkins_xpack_build_kibana.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ source src/dev/ci_setup/setup_env.sh
55

66
echo " -> building kibana platform plugins"
77
node scripts/build_kibana_platform_plugins \
8+
--scan-dir "$KIBANA_DIR/test/plugin_functional/plugins" \
89
--scan-dir "$XPACK_DIR/test/plugin_functional/plugins" \
910
--scan-dir "$XPACK_DIR/test/functional_with_es_ssl/fixtures/plugins" \
1011
--scan-dir "$XPACK_DIR/test/plugin_api_integration/plugins" \

0 commit comments

Comments
 (0)