]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove unrelated tracebacks from test output
authorThomas Herve <therve@gmail.com>
Wed, 22 May 2013 08:23:50 +0000 (10:23 +0200)
committerThomas Herve <therve@gmail.com>
Wed, 22 May 2013 08:23:50 +0000 (10:23 +0200)
commit14354874dec15ce148489cdd85420c6334a6e5fc
tree698d9751cc697d99e3646e24d95b6372041f1dfb
parent7b224c0fe00a1f4dba7ae36d583a5cd3d2123c3a
Remove unrelated tracebacks from test output

This mocks some calls the ThreadGroup when testing update and delete of
the stack, resulting in tracebacks when the threads randomly run later
on in the test suite.

Change-Id: Ia1a376933c2e25b6cf0fe6a26f47e381cbb1a55e
Fixes: bug #1182285
heat/tests/test_engine_service.py