commit | e2996367f41e7ab28fdc73891b9d839efaaac0c3 | [log] [tgz] |
---|---|---|
author | Angus Salkeld <asalkeld@mirantis.com> | Fri Jul 31 16:22:42 2015 +1000 |
committer | Angus Salkeld <asalkeld@mirantis.com> | Fri Jul 31 16:22:42 2015 +1000 |
tree | 8f7950cbb85771ac6bbb45f8f61d4b4f82ec7ccc | |
parent | c7bf2eff872484454a6e2f58cb96078f60945b01 [diff] [blame] |
Temporarily skip failing scenario tests Relates to bug: #1479869 Change-Id: Idc902cd32395c1bcd4ac32e9850912183efffdad
diff --git a/scenario/test_server_cfn_init.py b/scenario/test_server_cfn_init.py index b5b1e67..17d635a 100644 --- a/scenario/test_server_cfn_init.py +++ b/scenario/test_server_cfn_init.py
@@ -23,6 +23,7 @@ def setUp(self): super(CfnInitIntegrationTest, self).setUp() + raise self.skipException("Skipping until bug #1479869 is fixed.") def check_stack(self, sid): # Check status of all resources