Update git submodules
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 12 Jun 2020 07:05:19 +0000 (09:05 +0200)
committerGerrit Code Review <gerrit@onap.org>
Fri, 12 Jun 2020 07:05:19 +0000 (07:05 +0000)
commit58f819c2c7435e9c221c14f679c793910de04db1
tree2ca416e52089b8c81eab0d69f0f6be592b350e90
parent52a2b5d7d9b93f015345458789c1ee1779312280
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 0f46da66af49c177254ac75ba552ccdb7cb467fd
  - Allow using separate storage pool for Vagrant-based minimal ONAP deployment

    Vagrant-based minimal ONAP deployment requires at least 160GiB of
    storage space. It is useful to be able to relocate Vagrant machines to
    separate storage pools (e.g. on various storage devices).

    Issue-ID: ONAPARC-551
    Change-Id: I3f81c20f61264b958e121cf46f7b4354f04dc20c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - Adjust default storage device argument on Vagrant-based minimal ONAP deployment

    Default storage device changed in Vagrant box "generic/ubuntu1804" after
    updating the libvirt disk bus to "virtio"; details:
    https://github.com/lavabit/robox/commit/ca3b82d00c770ff70283d4d4d22f60a8ae363b0f

    Issue-ID: ONAPARC-551
    Change-Id: Ib8ab062f5e32f625148ed45c58985549857309ae
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - Increase Helm timeout on Vagrant-based minimal ONAP deployment

    Previously set 15 minutes are not sufficient anymore.

    Issue-ID: ONAPARC-551
    Change-Id: I91df2c1afdcfa6c276bbe4817a4fe16eb6723469
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - Set masterPassword on Vagrant-based minimal ONAP deployment

    Variable "global.masterPassword" is used instead of hardcoded passwords.

    Sample value provided in Vagrantfile should be used for evaluation
    purposes only!

    Issue-ID: ONAPARC-551
    Change-Id: I72c565ec27dfb33d55810383c632adb9d886e689
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - Disable Helm charts linting on Vagrant-based minimal ONAP deployment

    It is a workaround for Helm performance issue; details:
    https://github.com/helm/helm/issues/7656

    Issue-ID: ONAPARC-551
    Change-Id: Id163d0e181d0527f47efdd82899b5965794bde98
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - Make Helm timeout adjustable on Vagrant-based minimal ONAP deployment

    Issue-ID: ONAPARC-551
    Change-Id: I3c1157e65fd63c73b3d8319bd7d8650593953f33
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
docs/submodules/integration.git