You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello - I am trying to find a way to launch a jmeter test plan of jmeter instance.
I wish to kick the jmeter right when the container start i.e. bin/jmeter -n -t /test_paln.jmx
I think you did something similar here and I want to know if the ENTRYPOINT notation will launch the jmeter instance. Is that what you included in your run.sh?