Resolves: RHEL-36310 - Add tests to TCMS
This commit is contained in:
parent
528662258f
commit
66147e51ea
@ -4,7 +4,8 @@ component:
|
||||
- perl-Pod-Usage
|
||||
require:
|
||||
- perl-Pod-Usage-tests
|
||||
test: if `rpm -qP perl-Pod-Usage-tests | grep -q 'perl(Pod::Usage)'` ; then echo 1; else echo 0; fi
|
||||
test: if `rpm -qP perl-Pod-Usage-tests | grep -q 'perl(Pod::Usage)'` ; then echo 1;
|
||||
else echo 0; fi
|
||||
framework: shell
|
||||
enabled: true
|
||||
tag:
|
||||
@ -16,3 +17,5 @@ adjust:
|
||||
- enabled: false
|
||||
when: distro < rhel-10 or distro < centos-stream-10
|
||||
continue: false
|
||||
extra-nitrate: TC#0617563
|
||||
id: bb47fc8d-9c12-4607-8544-608ddc718292
|
||||
|
||||
@ -13,3 +13,5 @@ adjust:
|
||||
- enabled: false
|
||||
when: distro < rhel-10 or distro < centos-stream-10
|
||||
continue: false
|
||||
extra-nitrate: TC#0617564
|
||||
id: 4298c942-40f9-414a-a5f7-bf4d82653055
|
||||
|
||||
Loading…
Reference in New Issue
Block a user