Fix funct tests
This commit is contained in:
parent
bb65724992
commit
13b09dabfc
2 changed files with 15 additions and 0 deletions
|
|
@ -69,11 +69,19 @@ recommend:
|
|||
- procps-ng
|
||||
- mailx
|
||||
- m4
|
||||
- make
|
||||
duration: 1h
|
||||
enabled: true
|
||||
tag:
|
||||
- Tier1
|
||||
tier: '1'
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro >= rhel-10
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: distro >= centos-stream-10
|
||||
continue: false
|
||||
extra-nitrate: TC#0105693
|
||||
extra-summary: /CoreOS/sendmail/functionality/selftest
|
||||
extra-task: /CoreOS/sendmail/functionality/selftest
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ recommend:
|
|||
- mailx
|
||||
- nmap
|
||||
- s-nail
|
||||
- make
|
||||
duration: 30m
|
||||
enabled: true
|
||||
tag:
|
||||
|
|
@ -43,6 +44,12 @@ adjust:
|
|||
- enabled: false
|
||||
when: distro < rhel-5
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: distro >= rhel-10
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: distro >= centos-stream-10
|
||||
continue: false
|
||||
extra-nitrate: TC#0105692
|
||||
extra-summary: /CoreOS/sendmail/functionality/singlehost
|
||||
extra-task: /CoreOS/sendmail/functionality/singlehost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue