/
githubmirror
/
clevis
Обзор
Документация
Войти
/
githubmirror
/
clevis
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.packit.yaml
26 строк
627 B
Adam Přikryl
Remove centos-stream-9 from pkcs11 testing (#558)
12 май 2026, 17:02
Не верифицирован
12 май 2026, 17:02
b2d9618
Код
Авторство
О чём код?
jobs: - &tests-ci-base job: tests trigger: pull_request branch: master skip_build: true fmf_url: "https://github.com/RedHat-SP-Security/clevis-tests" fmf_ref: "master" targets: - fedora-stable - centos-stream-10-x86_64 - centos-stream-9-x86_64 identifier: "sanity" tmt_plan: "/Plans/upstream/sanity" tf_extra_params: environment: tmt: context: target_PR_branch: master - <<: *tests-ci-base targets: - centos-stream-10-x86_64 identifier: "pkcs11" tmt_plan: "/Plans/upstream/pkcs11-.*" use_internal_tf: True