[yardstick] Pass "BRANCH" variable to yardstick docekr container 61/36461/1
authorJingLu5 <lvjing5@huawei.com>
Mon, 26 Jun 2017 02:25:23 +0000 (02:25 +0000)
committerJingLu5 <lvjing5@huawei.com>
Mon, 26 Jun 2017 02:32:10 +0000 (02:32 +0000)
commiteec4effc7f71c89549cbf90d9c140ce0b473555d
treecc60a3740ca14d001b3533d2dcd0ab98660e2f41
parentcebfb874b5d9e759f9d97f8eee9d1d0a2dfab8ce
[yardstick] Pass "BRANCH" variable to yardstick docekr container

Recently update of utils/fetch_os_creds.sh in commit 8359219bae93a028f6205cdc9460654f9e45c217
use a "BRANCH" varibale in fuel environmet
Currently Yardstick didn't pass such variable to yardstick docker, which causes the following error:
/home/opnfv/repos/releng/utils/fetch_os_creds.sh: line 75: BRANCH: unbound variable

This patch fix this error by Pass "BRANCH" variable to yardstick docekr container

Change-Id: Ifcf3df7107b2f4b493b37c7ef5473f170a8edb94
Signed-off-by: JingLu5 <lvjing5@huawei.com>
jjb/yardstick/yardstick-daily.sh