On Tue, Jul 17, 2018 at 5:15 PM, Paul Belanger <pabelanger@redhat.com> wrote:
On Tue, Jul 17, 2018 at 02:11:14PM +0200, Alan Pevec wrote:
> >
> > If we use Fedora 28 to create the initial image and then replace
> > repositories, we may get packages which are newer that the ones in the
> > stabilized repo which would make images bad to test python3 packages.
> >
>
> These are DIB created images, we could enable stabilized repo when building
> them?
>
yes, DIB. I think we are doing that today, that is why we have 2 images.

Yes, that's what we are doing today.
 
Ideally, if we can do the changes after the image is built, I think we can get
down to a single image in nodepool.

I think having the two separated images is the only way we can ensure we are not polluting the image in the initial phase with packages newer that in the stabilized repo.

 

- Paul