From 479ce09a9bd5649435dad5caeb0d7e338bb3affb Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Thu, 28 Jul 2016 17:02:22 +0200 Subject: Bug fix of the CI script in the ODL-SFC test case Change-Id: Id3db14d1f26a7dd75cdaaf4d7ca0f54268a89faf Signed-off-by: Manuel Buil --- testcases/features/sfc/set-up-tacker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testcases/features/sfc/set-up-tacker.sh') diff --git a/testcases/features/sfc/set-up-tacker.sh b/testcases/features/sfc/set-up-tacker.sh index a8582231..3a3656a2 100755 --- a/testcases/features/sfc/set-up-tacker.sh +++ b/testcases/features/sfc/set-up-tacker.sh @@ -1,4 +1,4 @@ -wget https://gerrit.opnfv.org/gerrit/#/c/15065/5/prototypes/sfc_tacker/poc.tacker-up.sh +curl "https://gerrit.opnfv.org/gerrit/gitweb?p=fuel.git;a=blob_plain;f=prototypes/sfc_tacker/poc.tacker-up.sh;hb=794427a06b46fddecb76b60c8392e37ae504ab60" > poc.tacker-up.sh bash poc.tacker-up.sh touch delete.sh -- cgit 1.2.3-korg