yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77673
[Bug 1821384] Re: Customization of ubuntu image fails before upload to devstack
Reviewed: https://review.openstack.org/645883
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=4ba1c80df8bed9207f9aaa729f1e5759862c4f17
Submitter: Zuul
Branch: master
commit 4ba1c80df8bed9207f9aaa729f1e5759862c4f17
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date: Fri Mar 22 21:45:30 2019 +0100
Don't customize image before upload it to Glance by default
Commit [1] provided new possibility to customize e.g. Ubuntu
image and e.g. install some additional packages just before
upload it to Glance in Devstack's stack.sh script.
It was done to be able to install e.g. socat package to test
multicast.
But until now we don't have tests which would use this and
this customization causes sometimes job failures when
there is package and index mismatch.
So there is no need to customize image always by default.
If we will need to use this customization, we should use
OpenStack's infra mirrors of Ubuntu repositories and then
enable this option for job where its needed.
[1] https://review.openstack.org/#/c/573702/
Change-Id: Ie84c0ae56dbd42cd522c4258903b7eafb435004f
Closes-Bug: #1821384
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1821384
Title:
Customization of ubuntu image fails before upload to devstack
Status in neutron:
Fix Released
Bug description:
In tempest scenario jobs we have customization script which customize
image before upload it to Glance in devstack. Sometimes it fails when
there is package and index mismatch, like e.g. in
http://logs.openstack.org/86/643486/12/check/neutron-tempest-plugin-
scenario-
linuxbridge/48055f7/controller/logs/devstacklog.txt.gz#_2019-03-22_17_00_19_424
Logstash query:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22E%3A%20Some%20index%20files%20failed%20to%20download.%20They%20have%20been%20ignored%2C%20or%20old%20ones%20used%20instead.%5C%22
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1821384/+subscriptions
References