mirror of
https://github.com/google/nomulus
synced 2026-01-07 22:15:30 +00:00
Turn off deleteProberData on alpha for duration of loadtesting
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187484858
This commit is contained in:
@@ -179,6 +179,9 @@
|
||||
<target>backend</target>
|
||||
</cron>
|
||||
|
||||
<!--
|
||||
Removed for the duration of load testing
|
||||
TODO(b/71607184): Restore after loadtesting is done
|
||||
<cron>
|
||||
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
|
||||
<description>
|
||||
@@ -188,6 +191,7 @@
|
||||
<timezone>UTC</timezone>
|
||||
<target>backend</target>
|
||||
</cron>
|
||||
-->
|
||||
|
||||
<!-- TODO: Add borgmon job to check that these files are created and updated successfully. -->
|
||||
<cron>
|
||||
|
||||
@@ -190,7 +190,7 @@
|
||||
|
||||
<!--
|
||||
Removed for the duration of load testing
|
||||
TODO(b/67947699): Restore after loadtesting is done
|
||||
TODO(b/71607184): Restore after loadtesting is done
|
||||
<cron>
|
||||
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user