Update git submodules
authorMarco Platania <platania@research.att.com>
Thu, 30 Jan 2020 15:32:12 +0000 (15:32 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 30 Jan 2020 15:32:12 +0000 (15:32 +0000)
commitd9a7efecd6b1960048911a2aadee3c6b8ec4ecc8
tree1cdca9f34619d717cc84327efb0fc365cfe912e6
parentb97b5b43213a4e211719482fd306a485f794fd66
Update git submodules

* Update kubernetes/robot from branch 'master'
  to 091f164a832479cb40ad6f5d7e4960269e75f87f
  - Merge "Adjust ETE runner for security tests"
  - Adjust ETE runner for security tests

    This patch adds gathering data which cannot be easily obtained from
    within "robot" pod (without granting it access to "kubectl" tool and as
    a side effect - cluster modifications).

    It introduces dependency to python3 on operator's machine (to convert
    "kubectl" tool filtered output to JSON).

    Issue-ID: SECCOM-261
    Change-Id: Ie5057f65f79337896191b51cfad1b3e06623f80b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
kubernetes/robot