openstack-charmers / charmed-openstack-tester

Deploys OpenStack clouds and runs tempest (or other tests) against them
Apache License 2.0
6 stars 14 forks source link

Fix 'do-release-upgrade' silently failing #63

Closed lourot closed 2 years ago

lourot commented 2 years ago

In the series-upgrade tests, 'do-release-upgrade' silently fails. The logs show that it's because on all machines, out of 4G of root partition, only 1.5G is left available when this command is run. 'do-release-upgrade' requires at least 2G to be available.

Setting root-disk constraint to 6G on all applications.