diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-11-02 22:40:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-02 22:40:18 +0000 |
commit | 07b72cbd60c5b7c19bd51a8e0c04cf89b2d4f8a0 (patch) | |
tree | 7eb75dda6722d17a157dfac1cd2eb5f632b346e9 /docs | |
parent | 1caed1b585f415ca17c6f7b1f97e860ac1c5f1bf (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "functest: Build Docker images with jjb"
- functest: Build Docker images with jjb
docker-build: Dependency & manifest support
Except for images that have dependencies (as functest-components,
functest-helthcheck, functest-restapi, functest-features,
functest-smoke, functest-vnf), all docker images
are built SEQUENTIALLY in a multijob Phase called 'build-base-img'.
The images with dependencies are built in PARALLEL in the second
Phase, called 'build-child-img', only if the first Phase result is
SUCCESFULL.
The manifest images are created in a third Phase,
'create-img-manifest', through opnfv-manifest.sh script, only if
Phase 'build-child-img' result is SUCCESFULL.
To create manifest images, a mandatory step is to preinstall
manifest-tool on the build image dedicated VM (arm and/or amd)
JIRA: ARMBAND-310
Change-Id: Iaa6640568ed18a3b087db56449173841dd2757ff
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject cbb9adade6983dbab58a2097f7d7d89497d8909 +Subproject 500717bd3b46eb4855428eead7894141bf6d6a1 |