<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11278">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CI: Test using Jenkins Config Files<br><br>This review is for testing purposes only.  It will not be committed.<br><br>Change-Id: I14b9702f6285ce1fb2420287ba0e7d3b59109763<br>---<br>M tests/CI/gates.jenkinsfile<br>1 file changed, 4 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/11278/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 bc23781..a049e64 100644</span><br><span>--- a/tests/CI/gates.jenkinsfile</span><br><span>+++ b/tests/CI/gates.jenkinsfile</span><br><span>@@ -159,7 +159,10 @@</span><br><span>                                                }</span><br><span>                                    }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-                                   def testGroups = readJSON file: "tests/CI/gateTestGroups.json"</span><br><span style="color: hsl(120, 100%, 40%);">+                                      def testGroups</span><br><span style="color: hsl(120, 100%, 40%);">+                                        configFileProvider([configFile(fileId: 'gate_test_groups', variable: 'GATE_TEST_GROUPS')]) {</span><br><span style="color: hsl(120, 100%, 40%);">+                                          testGroups = readJSON file: env.GATE_TEST_GROUPS</span><br><span style="color: hsl(120, 100%, 40%);">+                                      }</span><br><span>                                    def parallelTasks = [ : ]</span><br><span> </span><br><span>                                        for (def testGroup in testGroups) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11278">change 11278</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/c/asterisk/+/11278"/><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-Change-Id: I14b9702f6285ce1fb2420287ba0e7d3b59109763 </div>
<div style="display:none"> Gerrit-Change-Number: 11278 </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-MessageType: newchange </div>