Update git submodules
authorJose Lausuch <jalausuch@suse.com>
Wed, 13 Dec 2017 14:51:23 +0000 (15:51 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 27 Dec 2017 12:15:27 +0000 (12:15 +0000)
commit7d70e27570d88cc14df1d2f8be003e785cf80dca
tree7b9e0b3fd50ddfbfffbfdb8e1dbcb2e9a60d8250
parentc6d248e89abd7e54684bc1f871a5e06baa0160de
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Clean Docker images after builds

    Compared to the related Releng script, it only focuses on cleaning
    images. It's considered out of scope to remove remaining docker
    containers.

    It doesn't force to remove images because base images (e.g. Alpine)
    could be selected by other OPNFV projects too. It ensures O is
    returned even if one image cannot be removed.

    functest-core is removed at the end because all Functest containers
    depend on it.

    The script works well in a nominal building env. Any remaining
    Functest images or containers must be removed by hand.

    Conflicts:
        build.sh

    JIRA: FUNCTEST-898

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Change-Id: I72d8214b711680ec7958af1d427b23dee6337bf6
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 98a942469134fcc3f91b6658a6fbb256d9d89518)
docs/submodules/functest