X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Finclude-raw-integration-multipatch-distribution-test.sh;h=70aa31ace6cf62763cf4b35a031529fccba68c4c;hb=77070e6c24cd962353e9e9d6a9c502e36ae359bf;hp=eddf2b52e5b9db3c3081dcacee47b6e0763f88e6;hpb=29a43df8d61488eb3f036b0de1456f1966aa38fa;p=releng%2Fbuilder.git diff --git a/jjb/integration/include-raw-integration-multipatch-distribution-test.sh b/jjb/integration/include-raw-integration-multipatch-distribution-test.sh index eddf2b52e..70aa31ace 100644 --- a/jjb/integration/include-raw-integration-multipatch-distribution-test.sh +++ b/jjb/integration/include-raw-integration-multipatch-distribution-test.sh @@ -1,3 +1,11 @@ +# TODO: 1) clean up inline todo's below :) +# TODO: 2) Use just a topic branch to create a distribution. see this email: +# https://lists.opendaylight.org/pipermail/discuss/2015-December/006040.html +# TODO: 3) Bubble up CSIT jobs that are triggered by the multipatch job to a jenkins +# parameter. the default can be distribution-test which calls all CSIT jobs +# but being able to easily override it to a smaller subset (or none) will be +# helpful + # create a fresh empty place to build this custom distribution BUILD_DIR=${WORKSPACE}/patch_tester POM_FILE=${WORKSPACE}/patch_tester/pom.xml