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=712f5f29e96ba5c0c1b40a6756535db1d27b3af4;hp=eddf2b52e5b9db3c3081dcacee47b6e0763f88e6;hpb=e9a6748bca70ddabee7351f71e9f8c0b2d690611;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