From 5a6e6be58e5fecb3916fc055dd481321ab2c6204 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Mon, 22 Jul 2013 21:37:42 +0300 Subject: [PATCH] Updated image-creator and requests job configs Included changes in priority plugin and changes caused by plugin version upgrades. Change-Id: I2537453546e99567e37fb1d86c2fc68a0a0c42e6 Signed-off-by: Ed Bartosh --- jobs/image-creator/config.xml | 8 ++------ jobs/requests/config.xml | 13 +++++-------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/jobs/image-creator/config.xml b/jobs/image-creator/config.xml index f1ff3fb..6d24e2f 100644 --- a/jobs/image-creator/config.xml +++ b/jobs/image-creator/config.xml @@ -3,11 +3,7 @@ false - - - 100 - - + imager false @@ -50,7 +46,7 @@ python jenkins-scripts/job_imager.py false userContent - + ${WORKSPACE}/configuration false diff --git a/jobs/requests/config.xml b/jobs/requests/config.xml index 891dfed..816ef39 100644 --- a/jobs/requests/config.xml +++ b/jobs/requests/config.xml @@ -3,11 +3,7 @@ false - - - 100 - - + true false @@ -48,12 +44,13 @@ python ${JENKINS_HOME}/jenkins-scripts/job_request.py - + ${BUILD_TAG}.env + false mail_sender, @@ -64,10 +61,10 @@ python ${JENKINS_HOME}/jenkins-scripts/job_request.py - + false - + ${JENKINS_HOME}/jobs/configuration GIT_CACHE_DIR=${JENKINS_HOME}/git -- 2.7.4