Skip to content

Basic test of dhcp installability#75

Open
pemensik wants to merge 1 commit into
CentOS:masterfrom
pemensik:test-dhcp
Open

Basic test of dhcp installability#75
pemensik wants to merge 1 commit into
CentOS:masterfrom
pemensik:test-dhcp

Conversation

@pemensik
Copy link
Copy Markdown
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.
Comment thread tests/p_dhcp/bind_test.sh

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

dnf upgrade --assumeno 'bind*' 'dhcp*'
Copy link
Copy Markdown
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