mirror of https://github.com/grpc/grpc.git
Name driver when generating load test configs. (#26501)
This change ensures that a valid driver configuration is always included in generated load test configurations, and that the driver pod is named with an index (`0`, since there is only one driver), in the same way as client and server pods. Generated examples can be found in https://github.com/grpc/test-infra/pull/189. With this change, it is no longer necessary to specify a driver image in order to specify a driver name and pool, so that is removed from the kokoro jobs.pull/26531/head
parent
7c9e8b4251
commit
41d2db8cb0
3 changed files with 18 additions and 26 deletions
Loading…
Reference in new issue