adjust
This commit is contained in:
parent
faff45833d
commit
b4b5bb0d69
5 changed files with 3 additions and 59 deletions
|
|
@ -18,24 +18,6 @@ adjust:
|
|||
- enabled: false
|
||||
when: distro < rhel-9.0
|
||||
continue: false
|
||||
- require+:
|
||||
- bind
|
||||
- bind-utils
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
when: component is not defined or component == bind
|
||||
- require+:
|
||||
- bind9-next
|
||||
- bind9-next-utils
|
||||
environment+:
|
||||
PACKAGE: bind9-next
|
||||
when: component == bind9-next
|
||||
- require+:
|
||||
- bind9.16
|
||||
- bind9.16-utils
|
||||
environment+:
|
||||
PACKAGE: bind9.16
|
||||
when: component == bind9.16
|
||||
extra-nitrate: TC#0612648
|
||||
extra-summary: /CoreOS/bind/Regression/bind-does-not-listen-on-all-addresses-over-TCP
|
||||
extra-task: /CoreOS/bind/Regression/bind-does-not-listen-on-all-addresses-over-TCP
|
||||
|
|
|
|||
|
|
@ -5,25 +5,6 @@ description: |
|
|||
contact: Petr Mensik <pemensik@redhat.com>
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
adjust:
|
||||
- require+:
|
||||
- bind
|
||||
- bind-utils
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
when: component is not defined or component == bind
|
||||
- require+:
|
||||
- bind9-next
|
||||
- bind9-next-utils
|
||||
environment+:
|
||||
PACKAGE: bind9-next
|
||||
when: component == bind9-next
|
||||
- require+:
|
||||
- bind9.16
|
||||
- bind9.16-utils
|
||||
environment+:
|
||||
PACKAGE: bind9.16
|
||||
when: component == bind9.16
|
||||
duration: 5m
|
||||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1769876
|
||||
|
|
|
|||
|
|
@ -11,28 +11,6 @@ tag:
|
|||
link:
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1848169
|
||||
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1865785
|
||||
adjust:
|
||||
- enabled: false
|
||||
when: distro != rhel-8
|
||||
continue: false
|
||||
- require+:
|
||||
- bind
|
||||
- bind-utils
|
||||
environment+:
|
||||
PACKAGE: bind
|
||||
when: component is not defined or component == bind
|
||||
- require+:
|
||||
- bind9-next
|
||||
- bind9-next-utils
|
||||
environment+:
|
||||
PACKAGE: bind9-next
|
||||
when: component == bind9-next
|
||||
- require+:
|
||||
- bind9.16
|
||||
- bind9.16-utils
|
||||
environment+:
|
||||
PACKAGE: bind9.16
|
||||
when: component == bind9.16
|
||||
extra-nitrate: TC#0608023
|
||||
extra-summary: /CoreOS/bind/Regression/bz1848169-named-checkconf-cidr-host-bits
|
||||
extra-task: /CoreOS/bind/Regression/bz1848169-named-checkconf-cidr-host-bits
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ description: ''
|
|||
contact: Petr Sklenar <psklenar@redhat.com>
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend: []
|
||||
duration: 10m
|
||||
enabled: true
|
||||
tag:
|
||||
|
|
|
|||
2
main.fmf
2
main.fmf
|
|
@ -25,3 +25,5 @@ adjust+:
|
|||
environment+:
|
||||
PACKAGE: bind9.18
|
||||
when: component == bind9.18
|
||||
check:
|
||||
- how: avc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue