Increase disk size for manila service VM during tests

This addresses the following error from tempest:
Flavor's disk is too small for requested image. Flavor disk is
2147483648 bytes, image is 2164391936 bytes

Change-Id: I68846073eb48da98ed2a788408fb482d51b8667e
This commit is contained in:
Jonathan Rosser 2020-05-13 16:56:12 +01:00 committed by Dmitriy Rabotyagov (noonedeadpunk)
parent abdc82e5e6
commit 7171aecdfc

View File

@ -29,7 +29,7 @@ tempest_flavors:
- name: manila-service-flavor
id: 100
ram: 256
disk: 2
disk: 3
vcpus: 1
tempest_test_whitelist: