testing-farm repository might break this test
This commit is contained in:
parent
abddd372bf
commit
fe3f1bc8a2
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@ function find_free_port() {
|
|||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
if rlIsCentOS '>=10'; then
|
||||
rlRun "dnf config-manager --set-disabled testing-farm-tag-repository" 0 "Disabling testing-farm repository"
|
||||
fi
|
||||
rlRun "rlCheckMakefileRequires"
|
||||
|
||||
rlRun -l "iperf3 --version"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue