blob: ce68afd7bbb3589ceca57211034d413ba36c52c4 [file] [log] [blame]
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 120
env_vars {
key: "CONTAINER_IMAGE"
value: "us-docker.pkg.dev/protobuf-build/containers/test/linux/ruby:jruby-9.2.20.1-6a70afd15ae4a98dd13fa777dbc519025d5d18d0"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}