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:
parent
abdc82e5e6
commit
7171aecdfc
@ -29,7 +29,7 @@ tempest_flavors:
|
||||
- name: manila-service-flavor
|
||||
id: 100
|
||||
ram: 256
|
||||
disk: 2
|
||||
disk: 3
|
||||
vcpus: 1
|
||||
|
||||
tempest_test_whitelist:
|
||||
|
Loading…
x
Reference in New Issue
Block a user