Skip to content

Commit f10641a

Browse files
author
mike dupont
committed
copy in the new config
1 parent d750653 commit f10641a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run-all-tests.sh

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ export NODEOPT1="--prof --expose-gc"
1212
# setup perf permissions
1313
echo 2 > /proc/sys/kernel/perf_event_paranoid
1414

15+
## now copy in the files from mounted
16+
cp -v "/opt/introspector/test/*.json" /app/
17+
cp -v "/opt/introspector/test/*.yaml" /app/
18+
1519
mkdir "${OUTPUT_DIR}"
1620
mkdir "${NODE_OUTPUT_DIR}"
1721
mkdir "${CLINIC_OUTPUT_DIR}"

0 commit comments

Comments
 (0)