bind/Sanity/json-support/main.fmf
Petr Menšík e82b8c0c33 Make more components conditionally run
Expand component adjusts and ability to test multiple components.
2023-08-25 13:31:36 +02:00

32 lines
902 B
Text

summary: Test for BZ#1899257 ([RFE] Request for libjson support to be added to)
description: |
Bug summary: [RFE] Request for libjson support to be added to bind compile options for statistics-channel
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1899257
contact:
- Petr Mensik <pemensik@redhat.com>
test: ./runtest.sh
framework: beakerlib
recommend:
- python3
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
extra-summary: /CoreOS/bind/Sanity/json-support
extra-task: /CoreOS/bind/Sanity/json-support