[openstack-dev] [Magnum] Consistent functional test failures (seems infra not have enough resource)

Jeremy Stanley fungi at yuggoth.org
Fri Aug 21 12:24:07 UTC 2015


On 2015-08-21 01:10:22 +0000 (+0000), Steven Dake (stdake) wrote:
[...]
> How large is /opt?
[...]

It appears at the moment HP Cloud gives us a 30GiB root filesystem
(vda1) and a 0.5TiB ephemeral disk (vdb). Rackspace on the other
hand provides a 40GB root filesystem (xvda1) and 80GB ephemeral disk
(xvde). If your jobs are using devstack-gate, have a look at
fix_disk_layout() in functions.sh for details on how we repartition,
format and mount ephemeral disks. If your job is not based on
devstack-gate, then you should be able to implement some similar
routines to duplicate this.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list