kibana/.ci/teamcity/oss/api_integration.sh
Tyler Smalley 9b62100428
Removes Grunt abstraction from CI tasks (#85210)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-12-09 08:51:32 -08:00

10 lines
255 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
source "$(dirname "${0}")/../util.sh"
export JOB=kibana-oss-api-integration
checks-reporter-with-killswitch "API Integration Tests" \
node scripts/functional_tests --config test/api_integration/config.js --bail --debug