CI: EL10-only: Skip tests we cannot run yet
This commit is contained in:
parent
aa8e970951
commit
d6fe948530
@ -28,18 +28,21 @@
|
||||
- distroinfo:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-distroinfo
|
||||
- tldr:
|
||||
dir: .
|
||||
run: ./mocktest.sh tldr
|
||||
- openqa_client:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-openqa_client
|
||||
# No matching package to install: 'python3dist(termcolor)'
|
||||
#- tldr:
|
||||
# dir: .
|
||||
# run: ./mocktest.sh tldr
|
||||
# No matching package to install: 'python3dist(freezegun)'
|
||||
#- openqa_client:
|
||||
# dir: .
|
||||
# run: ./mocktest.sh python-openqa_client
|
||||
- httpbin:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-httpbin
|
||||
- ldap:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-ldap
|
||||
# No matching package to install: 'openldap-servers'
|
||||
#- ldap:
|
||||
# dir: .
|
||||
# run: ./mocktest.sh python-ldap
|
||||
- isort:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-isort
|
||||
@ -49,9 +52,12 @@
|
||||
- setuptools_scm:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-setuptools_scm
|
||||
- ipykernel:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-ipykernel
|
||||
# No matching package to install: 'python3dist(ipython) >= 5'
|
||||
# No matching package to install: 'python3dist(jupyter-client)'
|
||||
# No matching package to install: 'python3dist(jupyter-core) >= 4.2'
|
||||
#- ipykernel:
|
||||
# dir: .
|
||||
# run: ./mocktest.sh python-ipykernel
|
||||
- zope:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-zope-event
|
||||
@ -61,9 +67,10 @@
|
||||
- printrun:
|
||||
dir: .
|
||||
run: ./mocktest.sh printrun
|
||||
- dns_lexicon:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-dns-lexicon
|
||||
# No matching package to install: 'python3dist(vcrpy) > 1.0'
|
||||
#- dns_lexicon:
|
||||
# dir: .
|
||||
# run: ./mocktest.sh python-dns-lexicon
|
||||
- flit_core:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-flit-core
|
||||
@ -73,9 +80,14 @@
|
||||
- setuptools:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-setuptools
|
||||
- markupsafe:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-markupsafe
|
||||
# No matching package to install: 'python3dist(mypy)'
|
||||
# No matching package to install: 'python3dist(pallets-sphinx-themes)'
|
||||
# No matching package to install: 'python3dist(pre-commit)'
|
||||
# No matching package to install: 'python3dist(sphinx-issues)'
|
||||
# No matching package to install: 'python3dist(sphinxcontrib-log-cabinet)'
|
||||
#- markupsafe:
|
||||
# dir: .
|
||||
# run: ./mocktest.sh python-markupsafe
|
||||
- getmac:
|
||||
dir: .
|
||||
run: ./mocktest.sh python-getmac
|
||||
|
Loading…
Reference in New Issue
Block a user