Skip to content

Commit

Permalink
Merge pull request #19367 from SeroSun/yosun/rr_qa_head
Browse files Browse the repository at this point in the history
xfstests: Remove old qa-head repo before add new
  • Loading branch information
SeroSun authored May 24, 2024
2 parents 6888244 + 07b0e12 commit 3e80462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/xfstests/install.pm
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ my @PACKAGES = (qw(xfstests fio), split(/ /, get_var('XFSTESTS_PACKAGES')));

sub install_xfstests_from_repo {
if (is_sle) {
zypper_call('rr qa-head');
add_qa_head_repo(priority => 100);
}
elsif (is_tumbleweed) {
Expand Down

0 comments on commit 3e80462

Please sign in to comment.