Open tnpradeep opened 1 year ago
Hi,
I just followed the readme and able to build the image but when test.sh is invoked, I see logs up to line no.32 in entrypoint.sh i.e, echo "jmeter ALL ARGS=${EXTRA_ARGS} $@"
echo "jmeter ALL ARGS=${EXTRA_ARGS} $@"
After this nothing happens.
Please help in resolving this issue.
Hi,
I just followed the readme and able to build the image but when test.sh is invoked, I see logs up to line no.32 in entrypoint.sh i.e,
echo "jmeter ALL ARGS=${EXTRA_ARGS} $@"
After this nothing happens.
Please help in resolving this issue.