Use dnf instead of yum to install packages via ssh
ClosedPublic

Authored by mkrizek on Sep 15 2015, 9:10 PM.

Details

Summary

For future, since we have dnf in dependencies anyway.

Test Plan

Ran rpmlint with --ssh. Worked for me.

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to Use dnf instead of yum to install packages via ssh.Sep 15 2015, 9:10 PM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added reviewers: tflink, kparal, jskladan, lbrabec.
tflink accepted this revision.Sep 15 2015, 9:44 PM

This works for the short term but I think we'll want to abstract this away a bit. If we start supporting more than just Fedora, dnf by itself isn't going to work

This revision is now accepted and ready to land.Sep 15 2015, 9:44 PM
kparal accepted this revision.Sep 16 2015, 10:05 AM
This revision was automatically updated to reflect the committed changes.