diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-08-24 10:17:09 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-08-24 10:19:02 +0200 |
commit | f1054f8f7c787e50df0c0e27ecb10752393071e2 (patch) | |
tree | 9377e7e9f8eca83720e5289e671e6459b4faf73b /testcases | |
parent | 3c9c072e82feca7c374aa83fe7cb4466c71823ce (diff) |
[SFC] Fixing CI
The fix https://gerrit.opnfv.org/gerrit/#/c/19351 will need
more time for dicussion. In the meanwhile we can use this
one so that CI does not break anymore.
Change-Id: Icbd54200bd62e5019c2a556699ceb41afdb229ca
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'testcases')
-rwxr-xr-x | testcases/features/sfc/set-up-tacker.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/features/sfc/set-up-tacker.sh b/testcases/features/sfc/set-up-tacker.sh index e88893391..3c21cc587 100755 --- a/testcases/features/sfc/set-up-tacker.sh +++ b/testcases/features/sfc/set-up-tacker.sh @@ -1,3 +1,4 @@ +apt-get -y git-core git clone https://gerrit.opnfv.org/gerrit/fuel fuel pushd fuel git checkout e7f7abc89161441548545f79f0299610c6e5b203 |