aboutsummaryrefslogtreecommitdiffstats
path: root/centos8-repo-install-test
AgeCommit message (Collapse)AuthorFilesLines
2020-12-09centos8-repo-install-test: Upstream requires 'powertools' not 'PowerTools'Harald Welte1-1/+1
I just confirmed: With a centos:centos8 base image of a few weeks ago, "PowerTools" works. With the current docker base image for centos:centos8, only lowercase "powertools" works, uppercase is no longer accepted. https://access.redhat.com/discussions/5417621 https://www.reddit.com/r/CentOS/comments/jd7x3d/how_to_enable_powertools_in_centos_stream/ https://git.centos.org/rpms/centos-repos/blob/c8/f/SOURCES/CentOS-Stream-PowerTools.repo#_11 Change-Id: I0db6c82576c5aae94531b7ec2fd98429cab702de Closes: SYS#5244
2020-12-07Rename centos-repo-install-test/Dockerfile to centos8Pau Espin Pedrol2-0/+13
We are using centos8 as distro name instead of centos everywher else and jenkins-common.sh are expecting that. Related: OS#4888 Change-Id: I05b012abced5b812e74315ccf64365896412e876