← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1745643] [NEW] need a pip-install test

 

Public bug reported:

The image-metadata-injection task added an optional config file, but the
filename was added to setup.cfg and as a result, Glance installation
failed because the file does not exist in the distribution.  This was
fixed by https://review.openstack.org/#/c/537453/ , but we need to add
some kind of test to make sure this doesn't happen again, because this
failure broke a lot of integration tests (e.g., legacy-requirements-
integration-dsvm in the requirements gate):

 error: can't copy 'etc/glance-image-import.conf': doesn't exist or not a regular file
 ERROR: the main setup script run by this job failed - exit code: 1
     please look at the relevant log files to determine the root cause
 Running devstack worlddump.py
 Cleaning up host

** Affects: glance
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1745643

Title:
  need a pip-install test

Status in Glance:
  Triaged

Bug description:
  The image-metadata-injection task added an optional config file, but
  the filename was added to setup.cfg and as a result, Glance
  installation failed because the file does not exist in the
  distribution.  This was fixed by
  https://review.openstack.org/#/c/537453/ , but we need to add some
  kind of test to make sure this doesn't happen again, because this
  failure broke a lot of integration tests (e.g., legacy-requirements-
  integration-dsvm in the requirements gate):

   error: can't copy 'etc/glance-image-import.conf': doesn't exist or not a regular file
   ERROR: the main setup script run by this job failed - exit code: 1
       please look at the relevant log files to determine the root cause
   Running devstack worlddump.py
   Cleaning up host

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1745643/+subscriptions