From f5cb227f0ec14f951b4c301e804c29a79f089908 Mon Sep 17 00:00:00 2001 From: guyben Date: Mon, 19 Mar 2018 14:30:02 -0700 Subject: [PATCH] Reorder items in cron.xml for crash to make it similar to alpha ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=189642125 --- .../env/crash/default/WEB-INF/cron.xml | 52 ++++++++++++++----- 1 file changed, 38 insertions(+), 14 deletions(-) diff --git a/java/google/registry/env/crash/default/WEB-INF/cron.xml b/java/google/registry/env/crash/default/WEB-INF/cron.xml index 75ece5564..9cf3a5a46 100644 --- a/java/google/registry/env/crash/default/WEB-INF/cron.xml +++ b/java/google/registry/env/crash/default/WEB-INF/cron.xml @@ -1,6 +1,16 @@ + + /_dr/task/rdeStaging @@ -75,28 +85,18 @@ - + - Synchronize Registrar entities to Google Spreadsheets. + Syncs RegistrarContact changes in the past hour to Google Groups. every 1 hours synchronized backend - - + - Reserved terms export to Google Drive job for creating once-daily exports. - - every day 05:30 - backend - - - - - - Syncs RegistrarContact changes in the past hour to Google Groups. + Synchronize Registrar entities to Google Spreadsheets. every 1 hours synchronized backend @@ -145,6 +145,30 @@ backend + + + + + + + Reserved terms export to Google Drive job for creating once-daily exports. + + every day 05:30 + backend + +