Reviewed: https://review.openstack.org/406914 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=9fb9d55ec55e4f5105de0cd6f19b530786ec91a2 Submitter: Jenkins Branch: master
commit 9fb9d55ec55e4f5105de0cd6f19b530786ec91a2 Author: Andrea Frittoli <[email protected]> Date: Mon Dec 5 12:22:25 2016 +0000 Change personality inject path to / The CirrOS image root disk is empty, it's only populated during boot from the initrd image. So we can only safely inject files before boot into '/' directly. Closes-bug: #1646002 Depends-on: I405793b9e145308e51a08710d8e5df720aec6fde Change-Id: I2092059acdeab0755215e7ae690e243b5b4df367 ** Changed in: tempest Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1646002 Title: periodic-tempest-dsvm-neutron-full-ssh-master fails on the gate - libguestfs installed but not usable (/usr/bin/supermin exited with error status 1. Status in devstack: In Progress Status in OpenStack Compute (nova): Invalid Status in tempest: Fix Released Bug description: The log is http://logs.openstack.org/periodic/periodic-tempest-dsvm- neutron-full-ssh-master/14ef08a/logs/ test_create_server_with_personality failed like Traceback (most recent call last): File "tempest/api/compute/servers/test_server_personality.py", line 63, in test_create_server_with_personality validatable=True) File "tempest/api/compute/base.py", line 233, in create_test_server **kwargs) File "tempest/common/compute.py", line 167, in create_test_server % server['id']) File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "tempest/common/compute.py", line 149, in create_test_server clients.servers_client, server['id'], wait_until) File "tempest/common/waiters.py", line 75, in wait_for_server_status server_id=server_id) tempest.exceptions.BuildErrorException: Server 55df9d1c-3316-43a5-81fe-63ff10216b5e failed to build and is in ERROR status Details: {u'message': u'No valid host was found. There are not enough hosts available.', u'code': 500, u'created': u'2016-11-29T06:28:57Z'} To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1646002/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

