]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Set a small max_template_size for test_long_yaml
authorSteve Baker <sbaker@redhat.com>
Thu, 5 Sep 2013 23:39:43 +0000 (11:39 +1200)
committerSteve Baker <sbaker@redhat.com>
Thu, 5 Sep 2013 23:42:36 +0000 (11:42 +1200)
commit6d1a3db495b0d2a369dcbcc2e4a461aecfa0e768
tree3443827d1e8627db451d529a76883b9b71886e17
parentaf238fbd081f7c14016d923c3924a648963fdeca
Set a small max_template_size for test_long_yaml

Currently this test takes 22 seconds to run. As the intent
of the test seems to be to assert that limits are enforced,
this change reduces the default limit to speed test execution time.

Change-Id: Ie12c53b832c993711c2187004d015b65045da901
Fixes-Bug: #1221478
heat/tests/test_template_format.py