summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Barone <syntonyze@gmail.com>2021-01-07 15:03:11 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-01-07 14:03:11 +0000
commitbb4c39fbcf03eb44da2aefbb88821adc771347b6 (patch)
tree79fa6b0b504096e6a1ba34afff995d3151a7cb43
parentf742f6e8a9032ec5b20b66b07f9aebab62a13441 (diff)
Update git submodules
* Update plugins/replication from branch 'stable-3.2' to 99c822ebf3b72023f8b926444bbdf299fafb00df - Merge branch 'stable-3.1' into stable-3.2 * stable-3.1: Split integration tests to different targets Don't check read permission when authgroup isn't set Change-Id: Ic5c8f0468869476a01923b4d374f0188c271daf2 - Split integration tests to different targets Running all integration tests as part of one single 'replication_it' target does not cope well with the addition of extra tests, because it is bound to take longer and longer, eventually hitting any test timeout threshold. Splitting integration tests into different targets avoids timeout failures and also provides additional benefits, such as: - Better understanding of test failures - More efficient utilization of bazel build outputs and remote caching, effectively making tests execution faster. Bug: Issue 13909 Change-Id: Ifc6cce9996d3a8a23ec2a66c377978205fb6680f - Don't check read permission when authgroup isn't set It's unnecessary to check read permission when authGroup isn't set since the then the user is a RemoteSiteUser that is-an InternalUser that has read access to everything. Change-Id: Ie6985250b0acb50c08fdcae75cc608222b1add35
m---------plugins/replication0
1 files changed, 0 insertions, 0 deletions
diff --git a/plugins/replication b/plugins/replication
-Subproject 5bd0d7e8e5704b11a95a0f2ca4c67eb39200248
+Subproject 99c822ebf3b72023f8b926444bbdf299fafb00d