<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/9607">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CI: Use docker image list that doesn't include centos<br><br>Change-Id: I9497026ef076af759fb42439ec387a4c060e48d2<br>---<br>M CI/gates.jenkinsfile<br>M CI/unittests.jenkinsfile<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/07/9607/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CI/gates.jenkinsfile b/CI/gates.jenkinsfile</span><br><span>index 4f5b4ad..cccbc93 100644</span><br><span>--- a/CI/gates.jenkinsfile</span><br><span>+++ b/CI/gates.jenkinsfile</span><br><span>@@ -104,7 +104,7 @@</span><br><span>                                                 sh "sudo CI/setupJenkinsEnvironment.sh --output-dir=CI/output"</span><br><span>                                     }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-                                   def images = env.DOCKER_IMAGES.split(' ')</span><br><span style="color: hsl(120, 100%, 40%);">+                                     def images = env.DOCKER_IMAGES_TESTSUITE.split(' ')</span><br><span>                                  def r = currentBuild.startTimeInMillis % images.length</span><br><span>                                       def ri = images[(int)r]</span><br><span>                                      def randomImage = env.DOCKER_REGISTRY + "/" + ri;</span><br><span>diff --git a/CI/unittests.jenkinsfile b/CI/unittests.jenkinsfile</span><br><span>index 5722a2c..250e108 100644</span><br><span>--- a/CI/unittests.jenkinsfile</span><br><span>+++ b/CI/unittests.jenkinsfile</span><br><span>@@ -107,7 +107,7 @@</span><br><span>                                               sh "sudo CI/setupJenkinsEnvironment.sh --output-dir=CI/output"</span><br><span>                                     }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-                                   def images = env.DOCKER_IMAGES.split(' ')</span><br><span style="color: hsl(120, 100%, 40%);">+                                     def images = env.DOCKER_IMAGES_TESTSUITE.split(' ')</span><br><span>                                  def r = currentBuild.startTimeInMillis % images.length</span><br><span>                                       def ri = images[(int)r]</span><br><span>                                      def randomImage = env.DOCKER_REGISTRY + "/" + ri;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9607">change 9607</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/9607"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I9497026ef076af759fb42439ec387a4c060e48d2 </div>
<div style="display:none"> Gerrit-Change-Number: 9607 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>