switch to embedded core ITs run for faster result

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a22dacb5
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a22dacb5
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a22dacb5

Branch: refs/heads/embedded-ITs
Commit: a22dacb52a39251f7f9ad7df3dcb591233e20a93
Parents: f0d48a3
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Fri Mar 24 03:28:59 2017 +0100
Committer: Hervé Boutemy <hbout...@apache.org>
Committed: Fri Mar 24 03:28:59 2017 +0100

----------------------------------------------------------------------
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/a22dacb5/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 8efc529..6c8ada1 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -20,7 +20,7 @@
 properties([buildDiscarder(logRotator(artifactNumToKeepStr: '5', numToKeepStr: 
env.BRANCH_NAME=='master'?'10':'5'))])
 
 def tests
-def CORE_IT_PROFILES='run-its'
+def CORE_IT_PROFILES='run-its,embedded'
 
 try {
 

Reply via email to