projectatomic / atomic-host-tests

A collection of single-host tests for Atomic Host
GNU General Public License v3.0
18 stars 21 forks source link

add pkg-layering test that installs from a Fedora COPR repo #125

Open miabbott opened 7 years ago

miabbott commented 7 years ago

@cgwalters said that we could use this kind of coverage and he has good ideas, so let's do it

miabbott commented 7 years ago

(3) Add [a-h-t] pkg-layering test for installing from a Fedora COPR

dustymabe commented 7 years ago

what specifically does this test that we don't get with other package layering tests?

dustymabe commented 7 years ago

@cgwalters ^^

miabbott commented 7 years ago

I think it was in reference to pulling GPG keys via HTTP(S) - https://github.com/rpm-software-management/libdnf/pull/280

cgwalters commented 7 years ago

Just general integration - COPR does some things differently like GPG signing metadata.

dustymabe commented 7 years ago

ok, cool. When we write the test it would be great if we can try to document that very useful information