<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10156">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CI: Fix typo in testsuite git checkout<br><br>Change-Id: I30024515e5b00a5044fd39fbff27d818f016b719<br>---<br>M tests/CI/gates.jenkinsfile<br>1 file changed, 6 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/56/10156/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/CI/gates.jenkinsfile b/tests/CI/gates.jenkinsfile</span><br><span>index 19c82e8..1f161d7 100644</span><br><span>--- a/tests/CI/gates.jenkinsfile</span><br><span>+++ b/tests/CI/gates.jenkinsfile</span><br><span>@@ -183,10 +183,13 @@</span><br><span>                                                                                                        shallow: true</span><br><span>                                                                                                ],</span><br><span>                                                                                   ],</span><br><span style="color: hsl(0, 100%, 40%);">-                                                                                      userRemoteConfigs: [[</span><br><span style="color: hsl(120, 100%, 40%);">+                                                                                 userRemoteConfigs: [</span><br><span style="color: hsl(120, 100%, 40%);">+                                                                                          [</span><br><span style="color: hsl(120, 100%, 40%);">+                                                                                             credentialsId: env.JENKINS_GERRIT_CREDS,</span><br><span>                                                                                             name: env.GERRIT_NAME,</span><br><span style="color: hsl(0, 100%, 40%);">-                                                                                          url: testsuiteUrl,replaceAll("http(s)?://", "http\$1://${GERRIT_USER_NAME}@")</span><br><span style="color: hsl(0, 100%, 40%);">-                                                                                       ]]</span><br><span style="color: hsl(120, 100%, 40%);">+                                                                                            url: testsuiteUrl.replaceAll("http(s)?://", "http\$1://${GERRIT_USER_NAME}@")</span><br><span style="color: hsl(120, 100%, 40%);">+                                                                                             ]</span><br><span style="color: hsl(120, 100%, 40%);">+                                                                                     ]</span><br><span>                                                                            ]</span><br><span>                                                                    }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10156">change 10156</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10156"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I30024515e5b00a5044fd39fbff27d818f016b719 </div>
<div style="display:none"> Gerrit-Change-Number: 10156 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>