diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-06-12 09:05:19 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-12 07:05:19 +0000 |
commit | 58f819c2c7435e9c221c14f679c793910de04db1 (patch) | |
tree | 2ca416e52089b8c81eab0d69f0f6be592b350e90 /docs | |
parent | 52a2b5d7d9b93f015345458789c1ee1779312280 (diff) |
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>
Diffstat (limited to 'docs')
m--------- | docs/submodules/integration.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git -Subproject 0794e6795a7ad5fbbd986d1049234e013289d03 +Subproject 0f46da66af49c177254ac75ba552ccdb7cb467f |