kibana/x-pack/run_functional_tests.sh
Walter Rafelsberger 4f66dfd661
[ML] Transforms: Single Column Wizard. (#64436)
Rearranges the layout of the transform wizard pivot configuration step into a single-column. This allows us to have the data grids for source index and pivot preview having the full width. The advanced editors for source query and pivot configuration also cover a wider width.
2020-05-05 10:20:38 +02:00

4 lines
190 B
Bash
Executable file

export TEST_KIBANA_URL="http://elastic:mlqa_admin@localhost:5601"
export TEST_ES_URL="http://elastic:mlqa_admin@localhost:9200"
node ../scripts/functional_test_runner --include-tag walterra