heat/devstack/upgrade
Michael Ionkin 3cf288bc8c no need to run integration tests in upgrade
the purpose of upgrade script is to upgrade service,
and heat shouldn't run any jobs inside of that. moreover
there is no benefit in executing these tests after upgrade
because it doesn't test anything related to upgrades:
if heat is correctly configured after upgrade it will be ready
to run tests (but this can be covered by usual integration job).
heat should be testing specific things like
updating stacks after migration to the new openstack code,
deleting stacks and so on.

Co-authored-by: Vitaly Gridnev <vgridnev@mirantis.com>
Change-Id: Ie600dfc09db0ffa91609f92be4b9ef27259b5314
2016-08-11 08:01:41 +00:00
..
templates In-tree grenade support for Heat 2015-07-02 17:23:22 +05:30
resources.sh Set OS_PROJECT_NAME in grenade script 2016-03-25 08:00:11 +05:30
settings Remove ceilometer specific config for grenade plugin 2015-10-14 12:28:35 +05:30
shutdown.sh Fix grenade shutdown script 2015-10-15 14:38:13 +02:00
upgrade.sh no need to run integration tests in upgrade 2016-08-11 08:01:41 +00:00