debug
This commit is contained in:
parent
de150084bb
commit
ade535498d
2 changed files with 5 additions and 1 deletions
2
main.fmf
2
main.fmf
|
|
@ -1,7 +1,7 @@
|
|||
# QE owner
|
||||
contact: Petr Sklenar <psklenar@redhat.com>
|
||||
adjust:
|
||||
- when: component is not defined #or component == bind
|
||||
- when: component == bind # or component is not defined
|
||||
require+:
|
||||
- bind
|
||||
- bind-utils
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@ context+:
|
|||
component: bind9.18
|
||||
environment+:
|
||||
PACKAGE: bind9.18
|
||||
require+:
|
||||
- bind9.16
|
||||
- bind9.16-utils
|
||||
|
||||
|
||||
/public:
|
||||
summary: Public other tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue