aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bazelci
diff options
context:
space:
mode:
authorGravatar olaola <olaola@google.com>2018-03-22 06:45:18 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-22 06:46:33 -0700
commit5655c7fab3a5cdcd149db66d00a9ccda3702de59 (patch)
tree4427d8b934cc3cebffd474db6d96c93c6ae69847 /.bazelci
parentc655f4ab6e899883946a181f244062c84434940c (diff)
Adding olaola to OWNERS on all remote libraries and tests.
TESTED=presubmit RELNOTES: None PiperOrigin-RevId: 190056498
Diffstat (limited to '.bazelci')
-rw-r--r--.bazelci/presubmit.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index 9e4976eb0c..eca490cdc9 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -56,8 +56,8 @@ platforms:
- "-//src/test/shell/bazel:bazel_determinism_test"
- "-//src/test/shell/bazel:bazel_java_test"
- "-//src/test/shell/bazel:bazel_bootstrap_distfile_test"
- - "-//src/test/shell/bazel:remote_execution_test"
- - "-//src/test/shell/bazel:remote_execution_http_test"
+ - "-//src/test/shell/bazel/remote:remote_execution_test"
+ - "-//src/test/shell/bazel/remote:remote_execution_http_test"
- "-//src/test/shell/bazel:skylark_git_repository_test"
- "-//src/test/shell/bazel:external_path_test"
- "-//src/test/py/bazel:runfiles_test"