Do not run heat/tools/nova_create_flavors.sh
This script takes a long time to run which will affect tempest run times. Instead of running this, example templates will be modified to align with the default heat flavors. Change-Id: I588b1da9f5a02de3bf64ac8011d75c7d5432ef26
This commit is contained in:
1
lib/heat
1
lib/heat
@@ -159,7 +159,6 @@ function init_heat() {
|
|||||||
recreate_database heat utf8
|
recreate_database heat utf8
|
||||||
|
|
||||||
$HEAT_DIR/bin/heat-db-setup $os_PACKAGE -r $DATABASE_PASSWORD
|
$HEAT_DIR/bin/heat-db-setup $os_PACKAGE -r $DATABASE_PASSWORD
|
||||||
$HEAT_DIR/tools/nova_create_flavors.sh
|
|
||||||
create_heat_cache_dir
|
create_heat_cache_dir
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user