<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/10162">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins2: Looks good to me, approved; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CI: Fix typo in testsuite git checkout<br><br>Change-Id: I30024515e5b00a5044fd39fbff27d818f016b719<br>(cherry picked from commit 4a309839ebc28d99a66dbc63e36703718e6a1f87)<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;"><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/10162">change 10162</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/10162"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16.0 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I30024515e5b00a5044fd39fbff27d818f016b719 </div>
<div style="display:none"> Gerrit-Change-Number: 10162 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>