Add RDE Staging to QA crontab. (#1210)

* Add RDE Staging to QA crontab.
This commit is contained in:
Michael Muller 2021-06-15 15:02:47 -04:00 committed by GitHub
parent 3f01a90647
commit a8fea440d9

View file

@ -1,6 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<cronentries>
<cron>
<url>/_dr/task/rdeStaging</url>
<description>
This job generates a full RDE escrow deposit as a single gigantic XML document
and streams it to cloud storage. When this job has finished successfully, it'll
launch a separate task that uploads the deposit file to Iron Mountain via SFTP.
</description>
<schedule>every day 00:07</schedule>
<target>backend</target>
</cron>
<cron>
<url><![CDATA[/_dr/cron/readDnsQueue?jitterSeconds=45]]></url>
<description>