Changing to adjust
This commit is contained in:
parent
024a437d8d
commit
4143b093bb
1 changed files with 12 additions and 5 deletions
|
|
@ -2,11 +2,13 @@ summary: Test for BZ#1624112 (Review annocheck distro flag failures in ftp)
|
|||
description: |
|
||||
Bug summary: Review annocheck distro flag failures in ftp
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1624112
|
||||
Test case has been migrated to git. Any changes made here might be overwritten.
|
||||
See: https://tmt.readthedocs.io/en/latest/questions.html#nitrate-migration
|
||||
contact: Ondrej Mejzlik <omejzlik@redhat.com>
|
||||
component:
|
||||
- ftp
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
tier: '1'
|
||||
recommend:
|
||||
- ftp
|
||||
- ftp-debuginfo
|
||||
|
|
@ -20,13 +22,18 @@ tag:
|
|||
- NoRHEL6
|
||||
- NoRHEL7
|
||||
- TIP_fedora_fail
|
||||
- TIPfail
|
||||
- TIPfail_infra
|
||||
- TIPpass
|
||||
- Tier1
|
||||
- rhel8-buildroot
|
||||
relevancy: |
|
||||
distro < rhel-8: False
|
||||
distro = rhel-alt-7: False
|
||||
tier: '1'
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro ~< rhel-8
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: distro ~= rhel-alt-7
|
||||
continue: false
|
||||
extra-nitrate: TC#0578764
|
||||
extra-summary: /CoreOS/ftp/Regression/bz1624112-Review-annocheck-distro-flag-failures-in-ftp
|
||||
extra-task: /CoreOS/ftp/Regression/bz1624112-Review-annocheck-distro-flag-failures-in-ftp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue