NucciTheBoss / cleantest

A testing framework that brings up clean environments and mini-clusters for developers in a hurry
https://nuccitheboss.github.io/cleantest/
Apache License 2.0
11 stars 2 forks source link

`dnf` utility needed to support rpm-based test environment instances #48

Closed NucciTheBoss closed 1 year ago

NucciTheBoss commented 1 year ago

A dnf utility will enable test writers to interface better with the rpm-based distributions that they are testing on. The dnf utility will also make it easier to support the package classes Pip, Charmlib, and Snap better across rpm-based distributions.

NucciTheBoss commented 1 year ago

Resolved by #52