<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"> <br><font size="2"><font face="Courier New,Courier,monospace">Hey QA. I am interested in making a Grenade job for Barbican and I have been messing around with <br>Grenade. I downloaded the repo and ran the "grenade.sh" script but it seems it can't make it past<br>the tempest smoke tests against the base. It fails on two tests. Is grenade suppose to work right outside the box or is there some <br>configuration I possibly missed? <br><br>Here is output of one of the failed tests: <br><br>Traceback (most recent call last):<br>2016-02-11 23:07:32.785 |       File "tempest/test.py", line 113, in wrapper<br>2016-02-11 23:07:32.785 |         return f(self, *func_args, **func_kwargs)<br>2016-02-11 23:07:32.785 |       File "tempest/scenario/test_volume_boot_pattern.py", line 115, in test_volume_boot_pattern<br>2016-02-11 23:07:32.785 |         private_key=keypair['private_key'])<br>2016-02-11 23:07:32.786 |       File "tempest/scenario/manager.py", line 622, in create_timestamp<br>2016-02-11 23:07:32.786 |         private_key=private_key)<br>2016-02-11 23:07:32.786 |       File "tempest/scenario/manager.py", line 377, in get_remote_client<br>2016-02-11 23:07:32.786 |         linux_client.validate_authentication()<br>2016-02-11 23:07:32.786 |       File "tempest/common/utils/linux/remote_client.py", line 51, in validate_authentication<br>2016-02-11 23:07:32.786 |         self.ssh_client.test_connection_auth()<br>2016-02-11 23:07:32.786 |       File "/opt/stack/liberty/tempest/.tox/smoke/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 173, in test_connection_auth<br>2016-02-11 23:07:32.786 |         connection = self._get_ssh_connection()<br>2016-02-11 23:07:32.786 |       File "/opt/stack/liberty/tempest/.tox/smoke/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 88, in _get_ssh_connection<br>2016-02-11 23:07:32.786 |         password=self.password)<br>2016-02-11 23:07:32.786 |     tempest_lib.exceptions.SSHTimeout: Connection to the 172.24.4.2 via SSH timed out.<br>2016-02-11 23:07:32.786 |     User: cirros, Password: None<br><br>The output of the second test is identical.<br>Here are the test names<br> - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern [354.787819s] ... FAILED<br> - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [331.473795s] ... FAILED<br><br>I am running grenade on a fresh Ubuntu VM in VirtualBox. <br><br>Thanks!<br><br>-Christopher Solis<br></font></font></font><BR>