kibana/.ci/teamcity/oss/jest_integration.sh
Tyler Smalley 504c8739de
test:jest improvements to better support our monorepo (#84848)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-12-14 14:07:50 -08:00

10 lines
221 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
source "$(dirname "${0}")/../util.sh"
export JOB=kibana-oss-jest-integration
checks-reporter-with-killswitch "OSS Jest Integration Tests" \
node scripts/jest_integration --ci --verbose