build/kokoro/v1.70.x/release_cpp.cfg (24 lines of code) (raw):

build_file: "grpc-gcp-tools/build/kokoro/kokoro_build.sh" timeout_mins: 30 env_vars { key: "JOB_MODE" value: "integration" } env_vars { key: "LANGUAGE" value: "cpp" } env_vars { key: "GRPC_GRPC_REPO_PATH" value: "https://github.com/grpc/grpc" } env_vars { key: "GRPC_GRPC_REPO_BRANCH" value: "v1.70.x" } action { define_artifacts { regex: "**/*sponge_log.xml" regex: "**/*sponge_log.log" } }