trove/integration/scripts/conf/pxc.conf
Peter Stachowski e6ee6062df [fix gate] Change size of MySQL flavors
It seems as if the current image for MySQL is not too big for its
flavors of test.small-3. These need to be changed to test.small-4 to fix
the gate.

The defaults for PXC and Percona were also changes, just to make
sure (MariaDB was already there).

Change-Id: Id5be526a0418db5d00cbf5cbceb4993274989e72
Closes-Bug: #1656707
2017-01-15 22:07:37 +00:00

7 lines
282 B
Plaintext

"instance_flavor_name": "test.small-4",
"instance_bigger_flavor_name": "test.small-4.resize",
"instance_eph_flavor_name": "test.eph.small-4",
"instance_bigger_eph_flavor_name": "test.eph.small-4.resize",
"trove_volume_support": true,
"trove_volume_size": 1,