From 6aab9057ba6cf1f744b54b55a0078012b3c77a8c Mon Sep 17 00:00:00 2001
From: Delia Popescu <delia.popescu@enea.com>
Date: Tue, 7 Nov 2017 17:18:22 +0200
Subject: Update git submodules
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* Update docs/submodules/functest from branch 'master'
  - Patch Functest docker images for ARM

    A new tox env is defined to ease patching all Dockerfiles for ARM.
    This env will only patch the Dockerfile related to functest-core when
    the manifests are published.

    Jenkins jobs can simply apply the next command:
        $ tox -e patcharm64

    Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>

    Change-Id: Icf69e27c1da95a721ebf67d5ce190c9b8cefce0a
    Signed-off-by: Delia Popescu <delia.popescu@enea.com>
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 docs/submodules/functest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/functest b/docs/submodules/functest
index 5d60559a1..ed4a25b11 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit 5d60559a1d22a027b1f9b0e5f2494415dca19784
+Subproject commit ed4a25b111f43f570c8cb86d53f54127d8e20b0b
-- 
cgit