[ 
https://issues.apache.org/jira/browse/HUDI-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458819#comment-17458819
 ] 

sivabalan narayanan commented on HUDI-3002:
-------------------------------------------

- create a cron job in the GCP vm that run this script that mirrors the branch 
from apache/hudi to apachehudi-ci/hudi-mirror

[https://github.com/apachehudi-ci/git-repo-sync/blob/master/sync_repo.sh]

it currently mirrors master and release-* with a cron job every 10min
you’d need to edit it to mirror the new testing branch with a different cron 
job schedule 

 

above script is an example. we need a different script to run this as it’ll be 
in a different cron job. and can push that repo to save it.

 

something like 
[https://gist.github.com/nsivabalan/fdc9d598f66b217a63e3c5d830ac6e8d]

and then set up a cronjob to run this script once every week. similar to 
[https://github.com/apachehudi-ci/git-repo-sync/blob/master/crontab_settings]

 

 

 

> Add support for running integ test suite jobs in Azure CI once a week
> ---------------------------------------------------------------------
>
>                 Key: HUDI-3002
>                 URL: https://issues.apache.org/jira/browse/HUDI-3002
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Major
>
> We have integ test suite job frameowrk to run tests locally in docker env. We 
> want to add support to run the same in azure CI on a weekly cadence. 
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to