Normalize load test prefixes, and update go version to go1.17.1. (#27351)
* Set the prefix to a constant value for test runs initiated by users with names that start with `kokoro`. Prefixes for master and experimental jobs are `kokoro` and `kokoro-test` respectively. This compensates for the fact that scheduled runs are initiated by `kokoro`, but CI runs are initated by `kokoro-github-subscriber`. * Update the go version to be used for each run from go1.17 to go1.17.1.pull/27357/head
parent
d564d02514
commit
96a7b357dc
2 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue