Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic test of dhcp installability #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pemensik
Copy link
Contributor

Recent failure of dhcp rebuild were not catched by tests. Ensure dhcp
and bind both can be upgraded to latest version. Does not install them,
just checks dependencies.

Recent failure of dhcp rebuild were not catched by tests. Ensure dhcp
and bind both can be upgraded to latest version. Does not install them,
just checks dependencies.

t_Log "Running $0 - dhcp-client: can upgrade client"

dnf upgrade --assumeno 'bind*' 'dhcp*'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you either conditionalize this to CentOS versions >= 8 or switch to calling yum ? We need to make sure that this runs (or skips) appropriately on CentOS Linux 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants