Skip to content

Commit 0a68a57

Browse files
authored
Merge pull request #463 from xcp-ng/gln/test-extra-pkgs-refresh-yum-metadata-pztn
extra_pkgs: refresh the yum metadata
2 parents 06eb119 + 9c0ac96 commit 0a68a57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/packages/extra/test_extra_group_pkgs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# - host(A1): any master host of a pool, with access to XCP-ng RPM repositories and reports.xcp-ng.org.
44

55
def test_extra_group_packages_url_resolved(host, extra_pkgs):
6+
host.yum_clean_metadata()
67
for p in extra_pkgs:
78
host.ssh(['yumdownloader', '--resolve', '--urls', p])
89

0 commit comments

Comments
 (0)