From 9249850c13d2f1bceeeea536c29dd7f463bd738a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 28 Nov 2025 20:15:31 +0100 Subject: [PATCH] CI: EL10-only: Unskip tests we can now run --- plan.fmf | 41 +++++++++++++++-------------------------- 1 file changed, 15 insertions(+), 26 deletions(-) diff --git a/plan.fmf b/plan.fmf index 51d3b79..0384139 100644 --- a/plan.fmf +++ b/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