Update git submodules
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Mon, 15 Jul 2019 04:32:35 +0000 (21:32 -0700)
committerGerrit Code Review <gerrit@onap.org>
Mon, 15 Jul 2019 04:32:35 +0000 (04:32 +0000)
commitd30de8481b2018d6536950934280ea653dcfe4ae
tree2b952f3b6ff89b7bbe2a7646d13a367e36feb603
parent0c706ca5847ca661df07295b42326025d4e5ab67
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to d0182270d9169c4928bdbdefc5b83b67ff3b457e
  - Create dir before extracting archive

    Some archives don't include a directory entry.
    Eg: tgz archives generated by helm package.
    This bug fix checks that a directory exists before
    an extracted file is created there.

    Issue-ID: MULTICLOUD-705
    Change-Id: If6720948d470b83786901574f5d8d3227835a047
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
  - Reduce process count in test

    CI seems to be failing with out of memory issues
    This reduces the multiprocess to 2 for the go test
    command.

    Issue-ID: MULTICLOUD-666
    Change-Id: I3f70ecad51cc16f8972346882d5d98fc803427ef
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
docs/submodules/multicloud/k8s.git