Fix funct tests

This commit is contained in:
František Hrdina 2024-07-17 16:42:29 +02:00
commit 13b09dabfc
2 changed files with 15 additions and 0 deletions

View file

@ -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

View file

@ -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