Dedupe kokoro builds (#10400)

* Attempt to dedupe Bazel test

* Intentionally break a test to make sure presubmits still run

* Moving some shared configs to higher directories

* Adding root common.cfg

* Adding action cfgs at root directory

* Adding empty presubmit/continuous

* Going back to leaf directories

* Adding empty presubmit/continuous

* Unify continuous and presubmit configs

* Consolidate all presubmit/continuous into a common config file

* Revert "Intentionally break a test to make sure presubmits still run"

This reverts commit 978eb19f80ea46f4a0e07789f86e791c5f9790ac.

* Fixing POC config files
pull/10532/head
Mike Kruskal 2 years ago committed by GitHub
parent 9c40a8447b
commit fcd26beabe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      kokoro/linux/32-bit/common.cfg
  2. 12
      kokoro/linux/32-bit/continuous.cfg
  3. 12
      kokoro/linux/32-bit/presubmit.cfg
  4. 16
      kokoro/linux/bazel/common.cfg
  5. 17
      kokoro/linux/bazel/continuous.cfg
  6. 17
      kokoro/linux/bazel/presubmit.cfg
  7. 11
      kokoro/linux/cmake/common.cfg
  8. 12
      kokoro/linux/cmake/continuous.cfg
  9. 12
      kokoro/linux/cmake/presubmit.cfg
  10. 11
      kokoro/linux/cmake_install/common.cfg
  11. 12
      kokoro/linux/cmake_install/continuous.cfg
  12. 12
      kokoro/linux/cmake_install/presubmit.cfg
  13. 11
      kokoro/linux/cmake_ninja/common.cfg
  14. 12
      kokoro/linux/cmake_ninja/continuous.cfg
  15. 12
      kokoro/linux/cmake_ninja/presubmit.cfg
  16. 11
      kokoro/linux/cmake_shared/common.cfg
  17. 12
      kokoro/linux/cmake_shared/continuous.cfg
  18. 12
      kokoro/linux/cmake_shared/presubmit.cfg
  19. 21
      kokoro/linux/cpp_aarch64/common.cfg
  20. 22
      kokoro/linux/cpp_aarch64/continuous.cfg
  21. 22
      kokoro/linux/cpp_aarch64/presubmit.cfg
  22. 21
      kokoro/linux/cpp_tcmalloc/common.cfg
  23. 22
      kokoro/linux/cpp_tcmalloc/continuous.cfg
  24. 22
      kokoro/linux/cpp_tcmalloc/presubmit.cfg
  25. 27
      kokoro/linux/csharp/common.cfg
  26. 28
      kokoro/linux/csharp/continuous.cfg
  27. 28
      kokoro/linux/csharp/presubmit.cfg
  28. 11
      kokoro/linux/csharp_aarch64/common.cfg
  29. 12
      kokoro/linux/csharp_aarch64/continuous.cfg
  30. 12
      kokoro/linux/csharp_aarch64/presubmit.cfg
  31. 21
      kokoro/linux/java_aarch64/common.cfg
  32. 22
      kokoro/linux/java_aarch64/continuous.cfg
  33. 21
      kokoro/linux/java_aarch64/presubmit.cfg
  34. 16
      kokoro/linux/java_jdk11/common.cfg
  35. 17
      kokoro/linux/java_jdk11/continuous.cfg
  36. 17
      kokoro/linux/java_jdk11/presubmit.cfg
  37. 21
      kokoro/linux/java_jdk17/common.cfg
  38. 22
      kokoro/linux/java_jdk17/continuous.cfg
  39. 22
      kokoro/linux/java_jdk17/presubmit.cfg
  40. 12
      kokoro/linux/java_linkage_monitor/common.cfg
  41. 12
      kokoro/linux/java_linkage_monitor/continuous.cfg
  42. 13
      kokoro/linux/java_linkage_monitor/presubmit.cfg
  43. 26
      kokoro/linux/jruby92/common.cfg
  44. 27
      kokoro/linux/jruby92/continuous.cfg
  45. 27
      kokoro/linux/jruby92/presubmit.cfg
  46. 26
      kokoro/linux/jruby93/common.cfg
  47. 27
      kokoro/linux/jruby93/continuous.cfg
  48. 27
      kokoro/linux/jruby93/presubmit.cfg
  49. 11
      kokoro/linux/php_aarch64/common.cfg
  50. 12
      kokoro/linux/php_aarch64/continuous.cfg
  51. 12
      kokoro/linux/php_aarch64/presubmit.cfg
  52. 11
      kokoro/linux/php_all/common.cfg
  53. 12
      kokoro/linux/php_all/continuous.cfg
  54. 12
      kokoro/linux/php_all/presubmit.cfg
  55. 21
      kokoro/linux/python310/common.cfg
  56. 22
      kokoro/linux/python310/continuous.cfg
  57. 22
      kokoro/linux/python310/presubmit.cfg
  58. 27
      kokoro/linux/python310_cpp/common.cfg
  59. 29
      kokoro/linux/python310_cpp/continuous.cfg
  60. 28
      kokoro/linux/python310_cpp/presubmit.cfg
  61. 21
      kokoro/linux/python37/common.cfg
  62. 22
      kokoro/linux/python37/continuous.cfg
  63. 22
      kokoro/linux/python37/presubmit.cfg
  64. 27
      kokoro/linux/python37_cpp/common.cfg
  65. 28
      kokoro/linux/python37_cpp/continuous.cfg
  66. 28
      kokoro/linux/python37_cpp/presubmit.cfg
  67. 21
      kokoro/linux/python38/common.cfg
  68. 22
      kokoro/linux/python38/continuous.cfg
  69. 22
      kokoro/linux/python38/presubmit.cfg
  70. 27
      kokoro/linux/python38_cpp/common.cfg
  71. 28
      kokoro/linux/python38_cpp/continuous.cfg
  72. 28
      kokoro/linux/python38_cpp/presubmit.cfg
  73. 21
      kokoro/linux/python39/common.cfg
  74. 22
      kokoro/linux/python39/continuous.cfg
  75. 22
      kokoro/linux/python39/presubmit.cfg
  76. 27
      kokoro/linux/python39_cpp/common.cfg
  77. 28
      kokoro/linux/python39_cpp/continuous.cfg
  78. 28
      kokoro/linux/python39_cpp/presubmit.cfg
  79. 11
      kokoro/linux/python_aarch64/common.cfg
  80. 12
      kokoro/linux/python_aarch64/continuous.cfg
  81. 12
      kokoro/linux/python_aarch64/presubmit.cfg
  82. 26
      kokoro/linux/ruby25/common.cfg
  83. 27
      kokoro/linux/ruby25/continuous.cfg
  84. 27
      kokoro/linux/ruby25/presubmit.cfg
  85. 26
      kokoro/linux/ruby26/common.cfg
  86. 27
      kokoro/linux/ruby26/continuous.cfg
  87. 27
      kokoro/linux/ruby26/presubmit.cfg
  88. 26
      kokoro/linux/ruby27/common.cfg
  89. 27
      kokoro/linux/ruby27/continuous.cfg
  90. 27
      kokoro/linux/ruby27/presubmit.cfg
  91. 26
      kokoro/linux/ruby30/common.cfg
  92. 27
      kokoro/linux/ruby30/continuous.cfg
  93. 27
      kokoro/linux/ruby30/presubmit.cfg
  94. 26
      kokoro/linux/ruby31/common.cfg
  95. 27
      kokoro/linux/ruby31/continuous.cfg
  96. 27
      kokoro/linux/ruby31/presubmit.cfg
  97. 11
      kokoro/linux/ruby_aarch64/common.cfg
  98. 12
      kokoro/linux/ruby_aarch64/continuous.cfg
  99. 12
      kokoro/linux/ruby_aarch64/presubmit.cfg
  100. 13
      kokoro/macos-next/cpp/common.cfg
  101. Some files were not shown because too many files have changed in this diff Show More

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/32-bit/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/32-bit/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/32-bit/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,16 @@
# Default setup for the all of our Kokoro builds.
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 15
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,16 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 15
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,16 +1 @@
# Config file for running C++ Bazel tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 15
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake_install/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake_install/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake_install/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake_ninja/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake_ninja/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake_ninja/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/cmake/build.sh"
timeout_mins: 1440
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/emulation/linux:aarch64-4e847d7a01c1792471b6dd985ab0bf2677332e6f"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/emulation/linux:aarch64-4e847d7a01c1792471b6dd985ab0bf2677332e6f"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/emulation/linux:aarch64-4e847d7a01c1792471b6dd985ab0bf2677332e6f"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 1440
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/tcmalloc/linux:64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 1440
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/tcmalloc/linux:64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 1440
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/tcmalloc/linux:64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//src/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,27 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 1440
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/csharp/linux:3.1.415-6.0.100-6bbe70439ba5b0404bb12662cebc0296909389fa"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//csharp/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--action_env=DOTNET_CLI_TELEMETRY_OPTOUT=1 "
"--test_env=DOTNET_CLI_HOME=/home/bazel"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,27 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 1440
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/csharp/linux:3.1.415-6.0.100-6bbe70439ba5b0404bb12662cebc0296909389fa"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//csharp/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--action_env=DOTNET_CLI_TELEMETRY_OPTOUT=1 "
"--test_env=DOTNET_CLI_HOME=/home/bazel"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,27 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 1440
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/csharp/linux:3.1.415-6.0.100-6bbe70439ba5b0404bb12662cebc0296909389fa"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//csharp/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--action_env=DOTNET_CLI_TELEMETRY_OPTOUT=1 "
"--test_env=DOTNET_CLI_HOME=/home/bazel"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/csharp_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/csharp_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/csharp_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/emulation/linux:aarch64-4e847d7a01c1792471b6dd985ab0bf2677332e6f"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/emulation/linux:aarch64-4e847d7a01c1792471b6dd985ab0bf2677332e6f"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,20 +1 @@
# Config file for running tests in Kokoro
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 120
env_vars {
key: "CONTAINER_IMAGE"
value: "gcr.io/protobuf-build/emulation/linux:aarch64-4e847d7a01c1792471b6dd985ab0bf2677332e6f"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,16 @@
# 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: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,16 +1 @@
# 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: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,16 +1 @@
# Config file for running Linkage Monitor in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/bazel.sh"
timeout_mins: 120
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/java/linux:17-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/java/linux:17-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# Config file for running Linkage Monitor 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: "gcr.io/protobuf-build/java/linux:17-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//java/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,12 @@
# Config file for running Linkage Monitor in Kokoro
# https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/linkage-monitor
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/java_linkage_monitor/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/java_linkage_monitor/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,12 +1 @@
# Config file for running Linkage Monitor in Kokoro
# https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/linkage-monitor
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/java_linkage_monitor/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:jruby-9.2.20.1-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=java"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:jruby-9.2.20.1-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=java"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:jruby-9.2.20.1-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=java"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:jruby-9.3.4.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=java"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:jruby-9.3.4.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=java"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:jruby-9.3.4.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=java"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/php_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/php_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/php_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/php_all/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/php_all/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/php_all/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/python/linux:3.10-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.10-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.10-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,27 @@
# 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: "gcr.io/protobuf-build/python/linux:3.10-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,28 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.10-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.10-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/python/linux:3.7-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.7-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.7-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,27 @@
# 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: "gcr.io/protobuf-build/python/linux:3.7-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.7-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.7-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/python/linux:3.8-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.8-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.8-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,27 @@
# 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: "gcr.io/protobuf-build/python/linux:3.8-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.8-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.8-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,21 @@
# 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: "gcr.io/protobuf-build/python/linux:3.9-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.9-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,21 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.9-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//python/... @upb//python/..."
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,27 @@
# 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: "gcr.io/protobuf-build/python/linux:3.9-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.9-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,27 +1 @@
# 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: "gcr.io/protobuf-build/python/linux:3.9-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
# Note: upb tests don't work since the C++ extension takes precedence here.
value: "//python/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=use_fast_cpp_protos=true"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/python_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/python_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/python_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.5.1-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.5.1-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.5.1-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.6.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.6.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.6.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.7.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.7.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-2.7.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-3.0.2-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-3.0.2-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-3.0.2-2f706fd1ab49f4e97af769388be486069b63efee"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,26 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-3.1.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-3.1.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,26 +1 @@
# 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: "gcr.io/protobuf-build/ruby/linux:ruby-3.1.0-64e8944e4f18d7d6c9649112a8a93be57e693cd8"
}
env_vars {
key: "BAZEL_TARGETS"
value: "//ruby/..."
}
env_vars {
key: "BAZEL_EXTRA_FLAGS"
value: "--define=ruby_platform=c"
}
action {
define_artifacts {
regex: "**/sponge_log.*"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,11 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/ruby_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/ruby_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -1,11 +1 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/linux/ruby_aarch64/build.sh"
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"
}
}
# Keep this file empty! Use common.cfg instead.

@ -0,0 +1,13 @@
# Config file for running tests in Kokoro
# Location of the build script in repository
build_file: "protobuf/kokoro/macos-next/cpp/build.sh"
timeout_mins: 1440
# Upload logs
action: {
define_artifacts: {
regex: "**/*sponge_log.log"
regex: "**/*sponge_log.xml"
}
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save