From: salimfadhley Date: Wed, 19 Jun 2013 23:58:53 +0000 (+0100) Subject: new config file - required to launch newer versions of jenkins; X-Git-Tag: v0.2.23~138 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b871d128adb870ccce10d421c4736e6ce3e5221;p=tools%2Fpython-jenkinsapi.git new config file - required to launch newer versions of jenkins; --- diff --git a/jenkinsapi_tests/systests/config.xml b/jenkinsapi_tests/systests/config.xml new file mode 100644 index 0000000..d592c4d --- /dev/null +++ b/jenkinsapi_tests/systests/config.xml @@ -0,0 +1,33 @@ + + + + 1.0 + 2 + NORMAL + true + + + + ${JENKINS_HOME}/workspace/${ITEM_FULLNAME} + ${ITEM_ROOTDIR}/builds + + + + + + 0 + + + + All + false + false + + + + All + 0 + + + + \ No newline at end of file