mirror of
https://github.com/google/nomulus.git
synced 2025-05-22 04:09:46 +02: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:
parent
753a269357
commit
27894df45f
2 changed files with 5 additions and 1 deletions
|
@ -179,6 +179,9 @@
|
||||||
<target>backend</target>
|
<target>backend</target>
|
||||||
</cron>
|
</cron>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Removed for the duration of load testing
|
||||||
|
TODO(b/71607184): Restore after loadtesting is done
|
||||||
<cron>
|
<cron>
|
||||||
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
|
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
|
||||||
<description>
|
<description>
|
||||||
|
@ -188,6 +191,7 @@
|
||||||
<timezone>UTC</timezone>
|
<timezone>UTC</timezone>
|
||||||
<target>backend</target>
|
<target>backend</target>
|
||||||
</cron>
|
</cron>
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- TODO: Add borgmon job to check that these files are created and updated successfully. -->
|
<!-- TODO: Add borgmon job to check that these files are created and updated successfully. -->
|
||||||
<cron>
|
<cron>
|
||||||
|
|
|
@ -190,7 +190,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Removed for the duration of load testing
|
Removed for the duration of load testing
|
||||||
TODO(b/67947699): Restore after loadtesting is done
|
TODO(b/71607184): Restore after loadtesting is done
|
||||||
<cron>
|
<cron>
|
||||||
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
|
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue