cleanup grpc_sample_fuzzers job (#31358)

pull/31383/head
Jan Tattermusch 2 years ago committed by GitHub
parent db693b37c2
commit 2ebd03d9e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      tools/internal_ci/linux/pull_request/grpc_sample_fuzzers.cfg

@ -17,14 +17,6 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/grpc_sample_fuzzers.sh"
timeout_mins: 120
before_action {
fetch_keystore {
keystore_resource {
keystore_config_id: 73836
keyname: "grpc_checks_private_key"
}
}
}
action {
define_artifacts {
regex: "**/*sponge_log.*"

Loading…
Cancel
Save