Handle bundle-vars directly in dist-compare script 19/54619/3
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 10 Apr 2017 20:24:03 +0000 (13:24 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 11 Apr 2017 18:23:27 +0000 (11:23 -0700)
commit9208cf7ea3a3769c0aa5ff5f0e5f8216ba0d4b4f
treee30031304421e23e48179b346a8fa6ec7a10a0ad
parent8ea99dd210066427b9d1faa55cac7378aaeb3051
Handle bundle-vars directly in dist-compare script

instead of using the get-bundle-vars script as a build step
which can fail when there is really no "last" build (like
when cutting a new branch) we can figure out those variables
directly in the compare-distribution script which is using
set +e. If there is any trouble with the compare-distribution
script, we don't abort the build.

Change-Id: I8442149ae4c0f3ddb3f69b73dbac5df3c948a4b8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/integration/distribution-jobs.yaml
jjb/integration/include-raw-integration-compare-distributions.sh