atomic-host-tests
atomic-host-tests copied to clipboard
add pkg-layering test that installs from a Fedora COPR repo
@cgwalters said that we could use this kind of coverage and he has good ideas, so let's do it
what specifically does this test that we don't get with other package layering tests?
@cgwalters ^^
I think it was in reference to pulling GPG keys via HTTP(S) - https://github.com/rpm-software-management/libdnf/pull/280
Just general integration - COPR does some things differently like GPG signing metadata.
ok, cool. When we write the test it would be great if we can try to document that very useful information