<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2160/1/7/_/styles/combined.css?spaceKey=TOP&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/TOP/Continuous+Build+Integration">Continuous Build Integration</a></h2>
    <h4>Page <b>edited</b> by             <a href="https://wiki.asterisk.org/wiki/display/~dsessions@digium.com">Darren Sessions</a>
    </h4>
        <br/>
                         <h4>Changes (1)</h4>
                                 
    
<div id="page-diffs">
                    <table class="diff" cellpadding="0" cellspacing="0">
    
            <tr><td class="diff-unchanged" >WIP <br></td></tr>
            <tr><td class="diff-added-lines" style="background-color: #dfd;"> <br> <br> <br>WIP <br>h2.Overview <br> <br>h2.Bamboo Integration <br> <br>h4.Continuous Integrated Builds <br>h4.Test-Suite <br> <br> <br> <br>h2.Setup <br>h4.Adding Bamboo User Account <br>* Ubuntu Maverick (10.10) <br>{expand}{noformat} <br>sudo useradd --system --create-home --home-dir /opt/bamboo --shell /bin/bash bamboo <br>{noformat}{expand} <br> <br>h4.Install Remote Agent <br>Add the following settings to the &lt;bamboo-agent-home&gt;/conf/wrapper.conf file. This will help keep the remote agents online when the bamboo server is restarted. <br>{noformat} <br>wrapper.max_failed_invocations=9999 <br>wrapper.startup.delay=30 <br>wrapper.restart.delay=30 <br>{noformat} <br> <br>h4.Starting Remote Agent <br>{noformat} <br> <br>{noformat} <br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                    <div class="notificationGreySide">
        <p>WIP</p>



<p>WIP</p>
<h2><a name="ContinuousBuildIntegration-Overview"></a>Overview</h2>

<h2><a name="ContinuousBuildIntegration-BambooIntegration"></a>Bamboo Integration</h2>

<h4><a name="ContinuousBuildIntegration-ContinuousIntegratedBuilds"></a>Continuous Integrated Builds</h4>
<h4><a name="ContinuousBuildIntegration-TestSuite"></a>Test-Suite</h4>



<h2><a name="ContinuousBuildIntegration-Setup"></a>Setup</h2>
<h4><a name="ContinuousBuildIntegration-AddingBambooUserAccount"></a>Adding Bamboo User Account</h4>
<ul>
        <li>Ubuntu Maverick (10.10)

<style type="text/css">
@media all {
    .expand-content { margin-left: 20px; }
    .expand-control-icon { display: inline-block; width: 20px; }
    .expand-control-text { vertical-align: top; text-decoration:none; }
    .expand-control-image { vertical-align: middle; text-decoration:none; }
}
@media screen {
    .expand-hidden { display: none; }
    .expand-control { cursor: pointer; text-decoration: none; }
}
@media print {
    /* show expander text in print */
    .expand-content { display: block !important; }
}
</style>

                 <div id="expander-1572562190" class="expand-control" tabindex="0"><span class="expand-control-icon"><img class="expand-control-image" src="/wiki/images/icons/arrow_down.png"></span><span class="expand-control-text">Click here to expand...</span></div>
    <div class="expand-content"><div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>sudo useradd --system --create-home --home-dir /opt/bamboo --shell /bin/bash bamboo
</pre>
</div></div></div>
</li>
</ul>


<h4><a name="ContinuousBuildIntegration-InstallRemoteAgent"></a>Install Remote Agent</h4>
<p>Add the following settings to the &lt;bamboo-agent-home&gt;/conf/wrapper.conf file. This will help keep the remote agents online when the bamboo server is restarted.</p>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>wrapper.max_failed_invocations=9999
wrapper.startup.delay=30
wrapper.restart.delay=30
</pre>
</div></div>

<h4><a name="ContinuousBuildIntegration-StartingRemoteAgent"></a>Starting Remote Agent</h4>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>
</pre>
</div></div>
    </div>
        <div id="commentsSection" class="wiki-content pageSection">
        <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=TOP">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
        <a href="https://wiki.asterisk.org/wiki/display/TOP/Continuous+Build+Integration">View Online</a>
        |
        <a href="https://wiki.asterisk.org/wiki/pages/diffpagesbyversion.action?pageId=14843927&revisedVersion=3&originalVersion=2">View Changes</a>
                |
        <a href="https://wiki.asterisk.org/wiki/display/TOP/Continuous+Build+Integration?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
            </div>
</div>
</div>
</div>
</div>
</body>
</html>