[Gluster-infra] [Bug 1639999] New: GD2 containers build do not seems to use a up to date container

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 17 06:45:34 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1639999

            Bug ID: 1639999
           Summary: GD2 containers build do not seems to use a up to date
                    container
           Product: GlusterFS
           Version: mainline
         Component: project-infrastructure
          Assignee: bugs at gluster.org
          Reporter: mscherer at redhat.com
                CC: bugs at gluster.org, gluster-infra at gluster.org



While looking at builder49 issues, I noticed that the centos7 container we are
using to build the code is never refreshed. That kinda mean that we are pushing
a container with a potential out of data base systems, which is maybe something
we want to avoid as a general rule of thumb.

I see that we upgrade the package:
https://github.com/gluster/glusterd2/blob/master/extras/nightly-container/provision.yml#L7

But upgrading the package is not sufficient, since we could have added and/or
removed package and/or added/removed configuration file in the container,
change that wouldn't be covered by the "yum upgrade". 

Putting that on project-infrastructure, since that's a side effect on how we do
build rather than the build script. 

"buildah from centos:7" seems the correct way to do it, but since we do not
clean the already downloaded container, we keep using a old one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=JKzcGE0mSB&a=cc_unsubscribe


More information about the Gluster-infra mailing list