mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 09:27:16 +02:00
Disable verify entity integrity mapreduce on sandbox
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192289233
This commit is contained in:
parent
24498ff97b
commit
8f1848e32e
1 changed files with 3 additions and 0 deletions
|
@ -196,6 +196,8 @@
|
||||||
<target>backend</target>
|
<target>backend</target>
|
||||||
</cron>
|
</cron>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
TODO(b/71607184): Consider re-enabling once load-testing-related entities are cleared out.
|
||||||
<cron>
|
<cron>
|
||||||
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/verifyEntityIntegrity&runInEmpty]]></url>
|
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/verifyEntityIntegrity&runInEmpty]]></url>
|
||||||
<description>
|
<description>
|
||||||
|
@ -205,5 +207,6 @@
|
||||||
<timezone>UTC</timezone>
|
<timezone>UTC</timezone>
|
||||||
<target>backend</target>
|
<target>backend</target>
|
||||||
</cron>
|
</cron>
|
||||||
|
-->
|
||||||
|
|
||||||
</cronentries>
|
</cronentries>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue