CI: EL10-only: Unskip tests we can now run
This commit is contained in:
parent
755e2f77d3
commit
9249850c13
41
plan.fmf
41
plan.fmf
@ -19,21 +19,18 @@ discover:
|
||||
- name: distroinfo
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-distroinfo
|
||||
# No matching package to install: 'python3dist(termcolor)'
|
||||
#- name: tldr
|
||||
# path: /tests
|
||||
# test: ./mocktest.sh tldr
|
||||
# No matching package to install: 'python3dist(freezegun)'
|
||||
#- name: openqa_client
|
||||
# path: /tests
|
||||
# test: ./mocktest.sh python-openqa_client
|
||||
- name: tldr
|
||||
path: /tests
|
||||
test: ./mocktest.sh tldr
|
||||
- name: openqa_client
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-openqa_client
|
||||
- name: httpbin
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-httpbin
|
||||
# No matching package to install: 'openldap-servers'
|
||||
#- name: ldap
|
||||
# path: /tests
|
||||
# test: ./mocktest.sh python-ldap
|
||||
- name: ldap
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-ldap
|
||||
- name: isort
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-isort
|
||||
@ -55,10 +52,9 @@ discover:
|
||||
- name: printrun
|
||||
path: /tests
|
||||
test: ./mocktest.sh printrun
|
||||
# No matching package to install: 'python3dist(vcrpy) > 1.0'
|
||||
#- name: dns_lexicon
|
||||
# path: /tests
|
||||
# test: ./mocktest.sh python-dns-lexicon
|
||||
- name: dns_lexicon
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-dns-lexicon
|
||||
- name: flit_core
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-flit-core
|
||||
@ -68,10 +64,7 @@ discover:
|
||||
- name: setuptools
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-setuptools
|
||||
# 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)'
|
||||
#- name: markupsafe
|
||||
# path: /tests
|
||||
@ -82,13 +75,9 @@ discover:
|
||||
- name: userpath
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-userpath
|
||||
# No matching package to install: 'python3dist(pytest-cov)' [testing]
|
||||
# No matching package to install: 'python3dist(pytest-regressions)' [testing]
|
||||
# No matching package to install: 'python3dist(linkify-it-py)' [linkify]
|
||||
# No matching package to install: 'python3dist(mdurl)'
|
||||
#- name: markdown_it_py
|
||||
# path: /tests
|
||||
# test: ./mocktest.sh python-markdown-it-py
|
||||
- name: markdown_it_py
|
||||
path: /tests
|
||||
test: ./mocktest.sh python-markdown-it-py
|
||||
- name: double_install
|
||||
path: /tests
|
||||
test: ./mocktest.sh double-install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user