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

ASF GitHub Bot commented on CB-10401:
-------------------------------------

GitHub user sarangan12 opened a pull request:

    https://github.com/apache/cordova-medic/pull/71

    CB-10401: Connectivity Issue to github from cordova-

    Adding retry logic to cloning github repositories. Added 2 parameters:
    1. retryFetch - Git specific parameter - Ref Link:
    http://docs.buildbot.net/0.8.9/manual/cfg-buildsteps.html#git
    2. retry - Common parameter -
    http://docs.buildbot.net/0.8.9/manual/cfg-buildsteps.html#id3
    
    Logic is to retry 3 times with a 10 second delay.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarangan12/cordova-medic master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/71.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #71
    
----
commit a40181e1768fa5af5233ba752a7e143a1b488bc2
Author: Sarangan Rajamanickam <[email protected]>
Date:   2016-01-20T21:45:57Z

    CB-10401: Connectivity Issue to github from cordova-
    
    Adding retry logic to cloning github repositories. Added 2 parameters:
    1. retryFetch - Git specific parameter - Ref Link:
    http://docs.buildbot.net/0.8.9/manual/cfg-buildsteps.html#git
    2. retry - Common parameter -
    http://docs.buildbot.net/0.8.9/manual/cfg-buildsteps.html#id3

----


> Connectivity Issue to github from cordova-medic
> -----------------------------------------------
>
>                 Key: CB-10401
>                 URL: https://issues.apache.org/jira/browse/CB-10401
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Sarangan Rajamanickam
>            Assignee: Sarangan Rajamanickam
>
> In the Apache CI for Cordova, there is code that clones git repositories from 
> GitHub. There are intermittent issues and when the github server could not be 
> connected, the task fails and this impacts the CI builds. 
> Ref Links:
> - 
> https://ci.apache.org/builders/cordova-android-win/builds/1389/steps/cloning%20cordova-plugin-media/logs/stdio
> - 
> https://ci.apache.org/builders/cordova-windows-store8.1/builds/1404/steps/cloning%20cordova-plugin-geolocation/logs/stdio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to