diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-01-11 16:56:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-11 16:56:57 +0000 |
commit | 98d8d4abc3891cd49ff51c16f1adc2738c935fd7 (patch) | |
tree | 7fac62cbbee770b1a409fa3301b6ffe122a22473 /docs | |
parent | a047fd5d1ebea7ecf0dbe29432a75bbd6abf2caa (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Build vnf and restapi containers for ARM"
- Build vnf and restapi containers for ARM
The root cause of the problem was the installation
of unf_ext packet. The Gemfile.lock in
https://github.com/boucherv-orange/clearwater-live-test
asked for version 0.0.6 and this version was not found for arm.
When it tried to build the package, the conversion from int
to char error was thrown (issue reported here
https://github.com/knu/ruby-unf_ext/issues/15).
As now version 0.0.7.4 is selected, then the vnf docker
images are built without any other errors.
Gemfile.lock was updated in the original repo,
this fix enables vnf and restapi containers build for ARM.
JIRA: FUNCTEST-899
Change-Id: Id2c5fe82cb3705f58a8175fcf0a17f443e9b7d9d
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject b73ef5c67c1fb56589627f273bfe28a194630c4 +Subproject ac2c2e12aad1c4e84dd8df29beeef85611f5cbc |