def test_07_check_package_in_custom_repo(): '''Check that the uploaded package is now in the repo''' RHUIManagerCLI.packages_list(CONNECTION, CUSTOM_REPO_NAME, "rhui-rpm-upload-test-1-1.noarch.rpm")
def test_18_check_package_in_repo(self): '''Check a random package in the repo''' RHUIManagerCLI.packages_list(CONNECTION, self.yum_repo_id_2, "ostree")