Fix rally nova gate job

It looks like the failure is because nova recently changed policy
to prevent anything except volume-backed instances having zero
size. This commit sets the disk size to 1 as a test.

Change-Id: Idc38260d5ecdca83f12e4619a120a1abc982e394
This commit is contained in:
Christopher Brown 2019-04-05 14:54:22 +01:00
parent 4ca898bcd2
commit 4ac2a70f14
1 changed files with 1 additions and 0 deletions

View File

@ -649,6 +649,7 @@
-
name: "ram64"
ram: 64
disk: 1
-
scenario:
NovaServers.boot_server: