update fuel ref in tacker setup script
authorFerenc Cserepkei <ferenc.cserepkei@ericsson.com>
Tue, 30 Aug 2016 10:10:47 +0000 (12:10 +0200)
committerFerenc Cserepkei <ferenc.cserepkei@ericsson.com>
Tue, 30 Aug 2016 10:11:14 +0000 (12:11 +0200)
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>
testcases/features/sfc/set-up-tacker.sh

index 8098ad9..85832ab 100755 (executable)
@@ -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