This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-tooling-jenkins.git


The following commit(s) were added to refs/heads/master by this push:
     new 150c093  SLING-7353 - Update to Sling Parent 33
150c093 is described below

commit 150c09382bd86a78524974772d18a5967f65b1de
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Jan 16 14:36:16 2018 +0200

    SLING-7353 - Update to Sling Parent 33
    
    Remove slaves known to be affected by INFRA-15815
---
 create_jobs.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/create_jobs.groovy b/create_jobs.groovy
index 7ce5bc5..f4ca9b3 100644
--- a/create_jobs.groovy
+++ b/create_jobs.groovy
@@ -68,7 +68,7 @@ manifest.project.each { project ->
 // deployed for maximum compatibility
 def defaultJdks = ["1.8"]
 def defaultMvn = "Maven 3.3.9"
-def defaultSlave = "ubuntu"
+def defaultSlave = "ubuntu && !H21 && !H22 && !H26 && !H29 && !H32 && !H34 && 
!H35 && !ubuntu-2"
 
 def jdkMapping = [
     "1.7": "JDK 1.7 (latest)",

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to