Project

Profile

Help

Issue #7473

closed

pulp_installer CI should not use dnf on CentOS 7

Added by mdepaulo@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 81
Quarter:

Description

This may speed up CI, but it invalidates our installer's testing. Since the majority of users on EL7 will use yum rather than the tech preview of dnf.

Actions #1

Updated by mdepaulo@redhat.com over 3 years ago

  • Category set to Installer - Moved to GitHub issues

Added by Mike DePaulo over 3 years ago

Revision 908f06dd | View on GitHub

Problem: pulp_installer CI should not use dnf on CentOS 7

Solution: And do not bake python2-dnf into the centos7 image.

And remove it in prepare.yml.

It depends on older libsolv than the katello pulpcore repo has, and it invalidates our installer's testing of CentOS 7 by causing ansible to use dnf (tech preview on CentOS 7, not installed by default) rather than yum.

Also deduplicate some config files and lines

fixes: #7473

Added by Mike DePaulo over 3 years ago

Revision 908f06dd | View on GitHub

Problem: pulp_installer CI should not use dnf on CentOS 7

Solution: And do not bake python2-dnf into the centos7 image.

And remove it in prepare.yml.

It depends on older libsolv than the katello pulpcore repo has, and it invalidates our installer's testing of CentOS 7 by causing ansible to use dnf (tech preview on CentOS 7, not installed by default) rather than yum.

Also deduplicate some config files and lines

fixes: #7473

Actions #2

Updated by mdepaulo@redhat.com over 3 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by Anonymous over 3 years ago

  • Status changed from NEW to MODIFIED
Actions #4

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 3.8.0
Actions #5

Updated by ttereshc over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF