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/fa11274b
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fa11274b
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/fa11274b

Branch: refs/heads/MNG-6169
Commit: fa11274b0b039d95d32d606aacf834e44c0a6ffd
Parents: af414f8
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Fri Mar 24 03:28:59 2017 +0100
Committer: Michael Osipov <micha...@apache.org>
Committed: Sun Apr 2 00:21:12 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/fa11274b/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 0dae3a3..be4485c 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