summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerenc Cserepkei <ferenc.cserepkei@ericsson.com>2016-08-30 12:10:47 +0200
committerJose Lausuch <jose.lausuch@ericsson.com>2016-08-30 12:12:14 +0000
commit722a08910f920e79aac763874cdf6368a326c4b0 (patch)
tree30b1f781c9b4d702019fa371e988a70f7a751005
parent2bafed0e75a8882a28c4f1e5fbd1515cd7a522d9 (diff)
update fuel ref in tacker setup script
Since the poc script is fixed it's fuel commit hash in the setup script have to be updated to select the fixed poc script. Change-Id: I1fd22e4dc216fd2889adea0c9889df1d4a1bf476 Signed-off-by: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com> (cherry picked from commit 0d1faa954ec5a5e2911a2ec6df2f0a5f8782a623)
-rwxr-xr-xtestcases/features/sfc/set-up-tacker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/features/sfc/set-up-tacker.sh b/testcases/features/sfc/set-up-tacker.sh
index 8098ad997..85832ab7f 100755
--- a/testcases/features/sfc/set-up-tacker.sh
+++ b/testcases/features/sfc/set-up-tacker.sh
@@ -1,7 +1,7 @@
apt-get install -y git-core
git clone https://gerrit.opnfv.org/gerrit/fuel fuel
pushd fuel
-git checkout e7f7abc89161441548545f79f0299610c6e5b203
+git checkout ad0dd57
popd
mv fuel/prototypes/sfc_tacker/poc.tacker-up.sh .
bash poc.tacker-up.sh