remove repo
This commit is contained in:
parent
a6c7bc2e00
commit
b0dbaea525
1 changed files with 0 additions and 10 deletions
|
|
@ -6,16 +6,6 @@
|
|||
url: "https://src.fedoraproject.org/tests/python-pyudev.git"
|
||||
execute:
|
||||
how: tmt
|
||||
prepare:
|
||||
- how: shell
|
||||
script: |
|
||||
set -euxo pipefail
|
||||
ENABLE_REPO_CMD="yum-config-manager --enable"
|
||||
if command -v dnf >/dev/null 2>&1; then
|
||||
ENABLE_REPO_CMD="dnf config-manager --set-enabled"
|
||||
fi
|
||||
${ENABLE_REPO_CMD} rhel-CRB-latest
|
||||
dnf repolist
|
||||
|
||||
/internal:
|
||||
summary: Internal Tier1 tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue