forked from rpms/dnf-plugins-core
25 lines
744 B
Plaintext
25 lines
744 B
Plaintext
summary: Internal CI-Tier-1 tests plan
|
|
discover:
|
|
- name: dnf-plugins-core
|
|
how: fmf
|
|
filter: 'tag: CI-Tier-1'
|
|
url: https://pkgs.devel.redhat.com/git/tests/dnf-plugins-core
|
|
- name: dnf-upstream-test-suite in dnf
|
|
how: fmf
|
|
url: https://pkgs.devel.redhat.com/git/tests/dnf
|
|
test:
|
|
- /Sanity/run-upstream-tests-on-rhel/TC#0570162
|
|
- name: dnf-plugins-core tests in dnf
|
|
how: fmf
|
|
filter: 'tag: CI-Tier-1 & component: dnf-plugins-core'
|
|
url: https://pkgs.devel.redhat.com/git/tests/dnf
|
|
- name: yum-utils
|
|
how: fmf
|
|
filter: 'tag: CI-Tier-1'
|
|
url: https://pkgs.devel.redhat.com/git/tests/yum-utils
|
|
execute:
|
|
how: tmt
|
|
adjust:
|
|
enabled: false
|
|
when: distro == centos-stream or distro == fedora
|