Apex: Fix OS_VERSION detection 23/65223/1
authorTim Rozet <trozet@redhat.com>
Mon, 19 Nov 2018 17:16:14 +0000 (12:16 -0500)
committerTim Rozet <trozet@redhat.com>
Mon, 19 Nov 2018 17:16:14 +0000 (12:16 -0500)
commit70893c9b8ce4cc2306a0931733a386927a07415c
tree97e5598e488cb65989f8a76d51785db68d567c7d
parent3970f5ffe03148df980f6e1518dcb105799a53d7
Apex: Fix OS_VERSION detection

When we run deployments for snapshot creation we typically pass in the
OS_VERSION var so we know what openstack version we are deploying with.
However when we run a verify/gate job to ensure that the snapshot
deploys work we do not have this variable, and need to detect it based
on the OPNFV branch, or if the branch is master, the deploy scenario
naming scheme.

Change-Id: If1445dc564d2af59b9740391de56b821b78de0b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex-deploy.sh