Tools → Tenant Management Tool → Migrate Scheduled Jobs for DST

A TMT command is available to migrate scheduled jobs created after daylight savings time (DST) began to adjust the time zone when DST ends. The result is the jobs will run at the same time before and after DST ends.

For each applicable scheduled job, the time zone offset will be mapped to the new time zone region for the four main US time zones only, as shown below:

Current Time Zone OffsetNew Region Timezone
GMT -7: Americas/Los AngelesPST
GMT -6: Americas/DenverMST
GMT -5: Americas/ChicagoCST
GMT -4: Americas/New YorkEST

Command Details

Command Name: -mst or --migrate-scheduler-trigger

Here are the possible arguments:

ArgumentDescriptionExample
.Run against all available tenants./tmt.sh -clnm localCluster -mst .
<TENANT>Run for the specified tenant only./tmt.sh -clnm localCluster -mst demo
<TENANT> <USER>Run for all jobs owned by the specified user in the specified tenant./tmt.sh -clnm localCluster -mst demo admin