commit | fdb7ee323e5e0b1b82f68e41e539de0e41eff899 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon May 15 06:08:46 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon May 15 06:08:46 2017 +0000 |
tree | d06c865a6aeed947b0e9ba468c7bcc66f899d470 | |
parent | 16d69ae753da43b26ead6510b15b4d2bc5387e43 [diff] | |
parent | 2a978b602c26719611b148457e24fb70a3841e7b [diff] |
Merge "Bring back signal-related tests"
diff --git a/functional/test_os_wait_condition.py b/functional/test_os_wait_condition.py index 66b182b..5c1783a 100644 --- a/functional/test_os_wait_condition.py +++ b/functional/test_os_wait_condition.py
@@ -76,7 +76,7 @@ type: OS::Heat::WaitCondition depends_on: instance1 properties: - count: 12 + count: 25 handle: {get_resource: wait_handle} timeout: {get_param: timeout}