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
Created pod can not run task gatlingRun-MY_CLASS_NAME.
It is because of wrong placeholder here.
According to documentation it should be: gradle gatlingRun --simulation MY_CLASS_NAME
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
The current implementation works with gatling 3.10, but not with 3.11 as you mentioned.
The standard ---simulation CLASS_NAME option is enforced in gatling 3.11.
Pre-requisites
What happened/what you expected to happen?
Created pod can not run task
gatlingRun-MY_CLASS_NAME
.It is because of wrong placeholder here.
According to documentation it should be:
gradle gatlingRun --simulation MY_CLASS_NAME
Relevant log output
No response
The text was updated successfully, but these errors were encountered: