Comps XML (Yum Package Groups) Tests¶
Comps XML (Yum Package Groups) Tests
-
class
rhui3_tests.test_comps.TestCompsXML[source]¶ class to test comps XML handling
-
test_06_check_groups()[source]¶ compare client’s available groups with the 1st original comps file, check a test group
-
test_07_check_test_package()[source]¶ check if the client can see the 1st test package as available in group information
-
test_08_install_conf_rpm()[source]¶ replace the 1st client configuration RPM with the 2nd one on the client
-
test_09_check_groups()[source]¶ compare client’s available groups with the 2nd original comps file, check a test group
-
test_10_check_test_package()[source]¶ check if the client can see the 2nd test package as available in group information
-
test_12_additional_group()[source]¶ import a comps file containing one more group and expect the group to be added
-
static
test_13_big_comps()[source]¶ import comps for the (big) RHEL 7Server repo and check if all its groups get processed
-
static
test_14_empty_comps()[source]¶ import a comps file containing no group and expect no problem and no repodata refresh
-