Prerequisites
Description
I want to use 'processes' args when running locust with locust kubernetes operator job. Since args are global for master and worker pods, it returns this error. Can we seperate the args, there is no solution for this in document.
Error when using process argument for locust kubernetes operator
--master cannot be combined with --processes. Remove --master, as it is implicit as long as --worker is not set.
Prerequisites
Description
I want to use 'processes' args when running locust with locust kubernetes operator job. Since args are global for master and worker pods, it returns this error. Can we seperate the args, there is no solution for this in document.
Error when using process argument for locust kubernetes operator
--master cannot be combined with --processes. Remove --master, as it is implicit as long as --worker is not set.