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"
|
url: "https://src.fedoraproject.org/tests/python-pyudev.git"
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
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:
|
/internal:
|
||||||
summary: Internal Tier1 tests
|
summary: Internal Tier1 tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue