Commit Graph

4 Commits

Author SHA1 Message Date
Dr. Jens Harbott a694b41c74 Fix apt-phased-updates
Missing then

Change-Id: Ifb446e44a788583c6ab7b93747927b921932aba6
2022-05-04 17:56:39 +02:00
Dr. Jens Harbott 37a934aacb Always include phased updates for Jammy
Our images builds always install the newest updates,
so we need this in order to avoid conflicts.

Change-Id: I7e14968f2aa7beed88e806ac1eef9370a5388bbb
2022-05-04 15:16:14 +00:00
Paul Belanger 26ec98b7dc
Use AFS mirrors to build ubuntu-bionic DIB
Like we do with ubuntu-trusty / ubuntu-xenial, pin our DIB builds for
ubuntu-bionic to our AFS mirrors. This will prevent issues with bionic
installing newer packages when we have mirroring issues with reprepro.

Change-Id: I036f90d25dfc6c244e1bd010a9f2db7e295a439f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-02 12:45:24 -04:00
Paul Belanger 5d5fd62172
Switch ubuntu DIB to use AFS mirror in rackspace
We currently have an issue where we are installing newer packages at
image build time, then our AFS mirrors actually have downloaded. To
avoid problems in the gate, make sure we use the same source for both
image builds and test jobs.

Enable --allow-unauthenticated for APT packages.

Change-Id: I22e3cdcb903a905956fe24f329af1342e7f1089d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-12 11:23:53 -04:00