Update relevancy of tests
This commit is contained in:
parent
7d7fc16e2f
commit
4e4e28e554
11 changed files with 17 additions and 10 deletions
|
|
@ -17,7 +17,7 @@ duration: 15m
|
|||
enabled: true
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=299951
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-4, rhel-6
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ tag:
|
|||
- notip
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=449391
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-5
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ tag:
|
|||
- tip_destructive_el8
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=494408
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-5
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ tag:
|
|||
tier: '2'
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=605191
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-8
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ tag:
|
|||
tier: '1'
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1225891
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro ~< rhel-7.4
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ duration: 5m
|
|||
enabled: true
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=890585
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-7.4
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ require+:
|
|||
- gdb-gef # needed to test got-audit
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro == rhel
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ tier: '2'
|
|||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1013408
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=561040
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-6
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ enabled: true
|
|||
tag:
|
||||
- Tier1
|
||||
tier: '1'
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro >= rhel-10
|
||||
continue: false
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ enabled: true
|
|||
tag:
|
||||
- Tier1
|
||||
tier: '1'
|
||||
adjust:
|
||||
adjust+:
|
||||
- enabled: false
|
||||
when: distro < rhel-5
|
||||
continue: false
|
||||
|
|
|
|||
7
main.fmf
7
main.fmf
|
|
@ -1,5 +1,12 @@
|
|||
# QE owner
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component: sendmail
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro >= rhel-10
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: distro >= centos-stream-10
|
||||
continue: false
|
||||
check:
|
||||
- how: avc
|
||||
Loading…
Add table
Add a link
Reference in a new issue