Use common-functions for deploy scripts 07/75207/6
authorSam Hague <shague@redhat.com>
Wed, 15 Aug 2018 13:00:53 +0000 (09:00 -0400)
committerSam Hague <shague@redhat.com>
Wed, 15 Aug 2018 16:38:48 +0000 (12:38 -0400)
commitdab749f0e527e85d11cf90079fd7eaa1b08e39d9
tree32096a36cc838e6ca0362ea8518703a38891ce6b
parent521a38028d3ad2e3512bc48997fe81667b657356
Use common-functions for deploy scripts

Next step would be to split the
integration-deploy-controller-run-test.sh into a configure step and
a run step. With that the configure step means that the same script
can be used for both deploy jobs. Notice that now the
integration-configure-clustering.sh script is exactly the same as
the beginning of the integration-deploy-controller-run-test.sh so
the same file can be used in the job templates.

Change-Id: I572fdb1480b6f38f6fee8792bb2bd0b908cdf752
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/integration/common-functions.sh
jjb/integration/integration-configure-clustering.sh
jjb/integration/integration-deploy-controller-run-test.sh